|
Virgil Security Crypto library
2.4.6
|
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.
1.8.6