Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
rfc3394.cpp File Reference
#include <botan/rfc3394.h>
#include <botan/block_cipher.h>
#include <botan/nist_keywrap.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

secure_vector< uint8_t > Botan::rfc3394_keyunwrap (const secure_vector< uint8_t > &key, const SymmetricKey &kek)
 
secure_vector< uint8_t > Botan::rfc3394_keywrap (const secure_vector< uint8_t > &key, const SymmetricKey &kek)