|
Crypto++
6.1
Free C++ class library of cryptographic schemes
|
Kalyna 512-bit block cipher. More...
Inheritance diagram for Kalyna512:Classes | |
| class | Base |
Public Types | |
| typedef BlockCipherFinal< ENCRYPTION, Base > | Encryption |
| typedef BlockCipherFinal< DECRYPTION, Base > | Decryption |
Public Types inherited from BlockCipherDocumentation | |
| typedef BlockCipher | Encryption |
| implements the BlockCipher interface | |
| typedef BlockCipher | Decryption |
| implements the BlockCipher interface | |
Kalyna 512-bit block cipher.
Kalyna512 provides 512-bit block size. The valid key size is 512-bit.
1.8.14