Botan 3.9.0
Crypto and TLS for C&
Key Derivation Functions

kdf: Implementations of Key Derivation Functions More...

Topics

 HKDF
 hkdf
 KDF1
 kdf1
 KDF1 (ISO 18033-2)
 kdf1_iso18033
 KDF2
 kdf2
 TLS 1.2 PRF
 prf_tls: Implementation of the Pseudo-Random Function as used in TLS 1.2
 PRF X9.42
 prf_x942
 NIST SP800-108
 sp800_108
 NIST SP800-56A
 sp800_56a
 NIST SP800-56C
 sp800_56c
 XMD
 xmd: XMD KDF from RFC 9380

Files

file  kdf.cpp
file  kdf.h
 Public Header.

Detailed Description

kdf: Implementations of Key Derivation Functions

This module depends on: