This library has 23 classes.
ECF: encryption.ecf
Easy interface to basic AES encryption with extensions to Colin LeMahieu's AES encryption library. Includes a class for reading and writing encrypted files using AES cipher block chains.
Aes constants
AES encryption using cipher chain blocks
Further Information
Click on class link to see client examples.
Cbc decryption
Cbc encryption
Encryptable
Encrypted text file using AES cipher blocks chains
Further Information
Click on class link to see client examples.
Encrypted raw file using AES cipher blocks chains
Reads file lines encrypted using AES cipher blocks chains
Further Information
Click on class link to see client examples.
Secure encrypted file that can be temporarily unlocked as plain text file
Further Information
Click on class link to see notes and client examples.
Validate pass phrases for AES encryption
Further Information
Click on class link to see client examples.
AES credentials buildable from document node scan
Further Information
Click on class link to see client examples.
Menu driven shell of various cryptographic commands listed in function new_command_table.
Further Information
Click on class link to see client examples.
Routines for AES encryption and creating SHA or MD5 digests. Accessible via EL_MODULE_ENCRYPTION
Access to routines for AES encryption and creating SHA or MD5 digests
Further Information
Click on class link to see client examples.
Checksum/digest routines for chains conforming to ITERABLE [EL_REFLECTIVELY_SETTABLE]
Common cryptographic operations that require user interaction
Further Information
Click on class link to see client examples.
Digest array for MD5, SHA256 and DTA1-HMAC-SHA256 digests
Further Information
Click on class link to see client examples.
Digest routines accessible via EL_MODULE_DIGEST
A fix for the reset bug
Further Information
Click on class link to see client examples.
MD5 128
Further Information
Click on class link to see client examples.
Shared access to routines of class EL_DIGEST_ROUTINES
Further Information
Click on class link to see client examples.
Shared digests
Sha 256
Further Information
Click on class link to see client examples.