Virgil Security Crypto library
2.0.7
|
This group contains interfaces to encryption and to decryption algorithms. More...
Classes | |
class | virgil::crypto::foundation::VirgilPBE |
Provides Password-Based Cryptography. Now PKCS#5 and PKCS#12 are partially supported. More... | |
class | virgil::crypto::foundation::VirgilSymmetricCipher |
Provides symmetric ciphers algorithms. More... | |
Functions | |
string | std::to_string (virgil::crypto::foundation::VirgilSymmetricCipher::Algorithm alg) |
Returns string representation of the Hash algorithm. More... | |
This group contains interfaces to encryption and to decryption algorithms.
string std::to_string | ( | virgil::crypto::foundation::VirgilSymmetricCipher::Algorithm | alg | ) |
Returns string representation of the Hash algorithm.