Documentation ¶
Overview ¶
Package rc2 implements the RC2 cipher
https://www.ietf.org/rfc/rfc2268.txt http://people.csail.mit.edu/rivest/pubs/KRRR98.pdf
This code is licensed under the MIT license.
Index ¶
Constants ¶
View Source
const BlockSize = 8
The rc2 block size in bytes
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.