aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Namespaces | Functions
HKDF.cpp File Reference
#include <aws/crt/crypto/HKDF.h>
#include <aws/cal/hkdf.h>

Namespaces

namespace  Aws
 
namespace  Aws::Crt
 
namespace  Aws::Crt::Crypto
 

Functions

bool AWS_CRT_CPP_API Aws::Crt::Crypto::DeriveSHA512HMACHKDF (Allocator *allocator, ByteCursor ikm, ByteCursor salt, ByteCursor info, ByteBuf &out, size_t length) noexcept