PQLR
Postquantum Crypto Library by QAPP
|
Enumerations | |
enum | hashalgo_t { hashalgo_sha256 , hashalgo_sha384 , hashalgo_sha512 , hashalgo_gost256 , hashalgo_gost512 , hashalgo_last } |
Hashing algorithm. More... | |
This module introduces hashing algorithms that are available to use in other PQLR modules.
enum hashalgo_t |