Class Crypto.BlockCipher16
- Description
Abstract class for block cipher algorithms with a 16 byte block size. Contains some tools useful for all such block ciphers.
Contains the GCM submodule.
- Inherit
BlockCipher16
inherit Nettle.BlockCipher16 : BlockCipher16