![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <idea.h>
Classes | |
| class | Base |
Public Types | |
| typedef word | Word |
| typedef BlockCipherFinal< ENCRYPTION, Base > | Encryption |
| typedef BlockCipherFinal< DECRYPTION, Base > | Decryption |
Public Types inherited from BlockCipherDocumentation | |
| typedef BlockCipher | Encryption |
| implements the BlockCipher interface More... | |
| typedef BlockCipher | Decryption |
| implements the BlockCipher interface More... | |
Additional Inherited Members | |
Public Member Functions inherited from IDEA_Info | |
| CRYPTOPP_STATIC_CONSTEXPR const char * | StaticAlgorithmName () |
Public Member Functions inherited from FixedKeyLength< 16 > | |
| CRYPTOPP_STATIC_CONSTEXPR size_t CRYPTOPP_API | StaticGetValidKeyLength (size_t keylength) |
| The default key length used by the algorithm provided as a constant. More... | |
| typedef BlockCipherFinal<DECRYPTION, Base> IDEA::Decryption |
| typedef BlockCipherFinal<ENCRYPTION, Base> IDEA::Encryption |
| typedef word IDEA::Word |
1.8.11