|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BlockCipher | A block cipher is a data encryption algorithm that operates on blocks. |
Class Summary | |
---|---|
AES | An implementation of the AES block cipher algorithm, also known as Rijndael. |
CipherFactory | A factory to create new block cipher objects. |
SecureFileStore | A file store that encrypts all data before writing, and decrypts all data after reading. |
SHA256 | This class implements the cryptographic hash function SHA-256. |
XTEA | An implementation of the XTEA block cipher algorithm. |
Security classes, such as encryption and cryptographically secure hash algorithms.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |