ndn-lite
tinycrypt Directory Reference

Files

file  tc_aes.h [code]
 – Interface to an AES-128 implementation.
 
file  tc_aes_decrypt.c
 
file  tc_aes_encrypt.c
 
file  tc_cbc_mode.c
 
file  tc_cbc_mode.h [code]
 Interface to a CBC mode implementation.
 
file  tc_ccm_mode.c
 
file  tc_ccm_mode.h [code]
 Interface to a CCM mode implementation.
 
file  tc_cmac_mode.c
 
file  tc_cmac_mode.h [code]
 Interface to a CMAC implementation.
 
file  tc_constants.h [code]
 – Interface to constants.
 
file  tc_ctr_mode.c
 
file  tc_ctr_mode.h [code]
 Interface to CTR mode.
 
file  tc_ctr_prng.c
 
file  tc_ctr_prng.h [code]
 Interface to a CTR-PRNG implementation.
 
file  tc_ecc.c
 
file  tc_ecc.h [code]
 – Interface to common ECC functions.
 
file  tc_ecc_dh.c
 
file  tc_ecc_dh.h [code]
 – Interface to EC-DH implementation.
 
file  tc_ecc_dsa.c
 
file  tc_ecc_dsa.h [code]
 – Interface to EC-DSA implementation.
 
file  tc_ecc_platform_specific.c
 
file  tc_ecc_platform_specific.h [code]
 
file  tc_hmac.c
 
file  tc_hmac.h [code]
 Interface to an HMAC implementation.
 
file  tc_hmac_prng.c
 
file  tc_hmac_prng.h [code]
 Interface to an HMAC-PRNG implementation.
 
file  tc_sha256.c
 
file  tc_sha256.h [code]
 Interface to a SHA-256 implementation.
 
file  tc_utils.c
 
file  tc_utils.h [code]
 Interface to platform-dependent run-time operations.