| Virgil Security Crypto library
    2.6.3
    | 
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.
 1.8.11
 1.8.11