|
Virgil Security Crypto library
2.4.6
|
This group contains interfaces to Key Derivation Function algorithms. More...
Classes | |
| class | virgil::crypto::foundation::VirgilHKDF |
| Implements HMAC-based Extract-and-Expand Key Derivation Function (RFC 5869) More... | |
| class | virgil::crypto::foundation::VirgilKDF |
| Provides key derivation function algorithms. More... | |
Functions | |
| string | std::to_string (virgil::crypto::foundation::VirgilKDF::Algorithm alg) |
| Returns string representation of the KDF algorithm. More... | |
This group contains interfaces to Key Derivation Function algorithms.
| string std::to_string | ( | virgil::crypto::foundation::VirgilKDF::Algorithm | alg | ) |
Returns string representation of the KDF algorithm.
1.8.6