Bitcoin Core  27.99.0
P2P Digital Currency
Classes
hkdf_sha256_32.h File Reference
#include <crypto/hmac_sha256.h>
#include <cstdlib>
#include <stdint.h>
Include dependency graph for hkdf_sha256_32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CHKDF_HMAC_SHA256_L32
 A rfc5869 HKDF implementation with HMAC_SHA256 and fixed key output length of 32 bytes (L=32) More...