CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
calib_kdf.c File Reference

CryptoAuthLib Basic API methods for KDF command. More...

#include "cryptoauthlib.h"

Detailed Description

CryptoAuthLib Basic API methods for KDF command.

The KDF command implements one of a number of Key Derivation Functions (KDF). Generally this function combines a source key with an input string and creates a result key/digest/array. Three algorithms are currently supported: PRF, HKDF and AES.

Note
List of devices that support this command - ATECC608A/B. Refer to device datasheet for full details.