MIRA
security Directory Reference
Directory dependency graph for security:
base/include/security

Files

file  AESFilter.h [code]
 Classes for a AES encryption/decryption based on boost::iostreams filter.
 
file  Base64.h [code]
 Encode/Decode base64 strings.
 
file  HashStream.h [code]
 Some basic classes for different Hash function.
 
file  MD5.h [code]
 Implementation of the MD5 hash function.
 
file  RSAFilter.h [code]
 A class for a RSA encryption based on boost::iostreams filter.
 
file  RSAKey.h [code]
 A class for a RSA key.
 
file  RSASignature.h [code]
 A class for signing and verifing a message signature based on a RSA encryption.
 
file  SHA1.h [code]
 Implementation of the SHA1 hash function.
 
file  SHA256.h [code]
 Implementation of the SHA256 hash function.