CryptoSys API
6.22.1
|
This is the complete list of members for crsysapi::Aead, including all inherited members.
Alg enum name | crsysapi::Aead | |
DecryptWithTag(const bvec_t &data, const bvec_t &key, const bvec_t &iv, const bvec_t &aad, Alg alg, Opts opts=Opts::Default) | crsysapi::Aead | static |
Default enum value | crsysapi::Aead | |
EncryptWithTag(const bvec_t &data, const bvec_t &key, const bvec_t &iv, const bvec_t &aad, Alg alg, Opts opts=Opts::Default) | crsysapi::Aead | static |
Opts enum name | crsysapi::Aead | |
PrefixIV enum value | crsysapi::Aead |