Crypto++  7.0
Free C++ class library of cryptographic schemes
Classes | Public Types | List of all members
Kalyna512 Class Reference

Kalyna 512-bit block cipher. More...

+ Inheritance diagram for Kalyna512:

Classes

class  Base
 

Public Types

typedef BlockCipherFinal< ENCRYPTION, BaseEncryption
 
typedef BlockCipherFinal< DECRYPTION, BaseDecryption
 
- Public Types inherited from BlockCipherDocumentation
typedef BlockCipher Encryption
 implements the BlockCipher interface
 
typedef BlockCipher Decryption
 implements the BlockCipher interface
 

Detailed Description

Kalyna 512-bit block cipher.

Kalyna512 provides 512-bit block size. The valid key size is 512-bit.

Since
Crypto++ 6.0

Definition at line 166 of file kalyna.h.


The documentation for this class was generated from the following file: