Virgil Security Crypto library
2.0.7
|
This group contains interfaces for producing cryptographic hashes. More...
Classes | |
class | virgil::crypto::foundation::VirgilHash |
Provides hashing (message digest) algorithms. More... | |
Functions | |
string | std::to_string (virgil::crypto::foundation::VirgilHash::Algorithm alg) |
Returns string representation of the Hash algorithm. More... | |
This group contains interfaces for producing cryptographic hashes.
string std::to_string | ( | virgil::crypto::foundation::VirgilHash::Algorithm | alg | ) |
Returns string representation of the Hash algorithm.