Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Classes for the SKIPJACK block cipher. More...
Go to the source code of this file.
Classes | |
struct | SKIPJACK_Info |
SKIPJACK block cipher information. More... | |
class | SKIPJACK |
SKIPJACK block cipher. More... | |
Typedefs | |
typedef SKIPJACK::Encryption | SKIPJACKEncryption |
typedef SKIPJACK::Decryption | SKIPJACKDecryption |
Classes for the SKIPJACK block cipher.
The Crypto++ implementation conforms to SKIPJACK and KEA Algorithm Specifications published by NIST in May 1998. The library passes known answer tests available in NIST SP800-17, Table 6, pp. 140-42.
Definition in file skipjack.h.
Definition at line 75 of file skipjack.h.
Definition at line 76 of file skipjack.h.