|
Zen API
|
Cryptography support classes.
Types | |
| class | kBlowfishCipher |
| Blowfish cipher implementation. More... | |
| class | kCipher |
| Abstract base class for symmetric-key encryption classes. More... | |
| struct | kCipherMode |
| Represents cipher mode for encryption and decryption functions. More... | |
| struct | kCipherPadding |
| Represents padding mode for encryption. More... | |
| class | kCipherStream |
| Supports streaming encryption or decryption. More... | |