Documentation ¶
Overview ¶
Package serpent implements the Serpent block cipher submitted to the AES challenge. Serpent was designed by Ross Anderson, Eli Biham und Lars Knudsen. The block cipher takes a 128, 192 or 256 bit key and has a block size of 128 bit.
Index ¶
Constants ¶
View Source
const BlockSize = 16
The Serpent 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.