Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Module Crypto.Serpent

Inheritance graph
__builtin.Nettle.Cipher __builtin.Nettle.BlockCipher Nettle.Cipher Nettle.BufferedCipher Nettle.BlockCipher Nettle.BlockCipher16 Nettle.SERPENT Crypto.Serpent
Description

SERPENT is one of the AES finalists, designed by Ross Anderson, Eli Biham and Lars Knudsen. Thus, the interface and properties are similar to AES'. One peculiarity is that it is quite pointless to use it with anything but the maximum key size, smaller keys are just padded to larger ones.


Inherit SERPENT

inherit Nettle.SERPENT : SERPENT