Class Crypto.BlockCipher
classCrypto.BlockCipher- Description
Abstract class for block cipher algorithms. Contains some tools useful for all block ciphers.
Contains the CBC submodule.
- Inherit
BlockCipher
inherit Nettle.BlockCipher : BlockCipher
class Crypto.BlockCipherAbstract class for block cipher algorithms. Contains some tools useful for all block ciphers.
Contains the CBC submodule.
inherit Nettle.BlockCipher : BlockCipher