nuttx/include/crypto
makejian b11901ffaf crypto: add key management and RSA/ECDSA keypair generation
Add key management interfaces and support for generating key pairs in RSA and ECDSA cryptographic processes to the cryptodev module.

Signed-off-by: makejian <makejian@xiaomi.com>
2026-01-17 11:41:23 +08:00
..
aes.h
blf.h
bn.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
cast.h LICENSE: update NuttX-PublicDomain SPDX identifier 2025-12-26 19:46:12 +08:00
chachapoly.h
cmac.h
cryptodev.h crypto: add key management and RSA/ECDSA keypair generation 2026-01-17 11:41:23 +08:00
cryptosoft.h include: migrate to SPDX identifier 2024-12-18 17:51:57 +08:00
curve25519.h
gmac.h
hmac.h crypto/hmac: Fix typo in function implementation names 2025-08-13 23:11:02 +08:00
idgen.h
key_wrap.h
md5.h LICENSE: update NuttX-PublicDomain SPDX identifier 2025-12-26 19:46:12 +08:00
poly1305.h LICENSE: update NuttX-PublicDomain SPDX identifier 2025-12-26 19:46:12 +08:00
rijndael.h LICENSE: update NuttX-PublicDomain SPDX identifier 2025-12-26 19:46:12 +08:00
rmd160.h
sha1.h LICENSE: update NuttX-PublicDomain SPDX identifier 2025-12-26 19:46:12 +08:00
sha2.h
siphash.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
xform.h include: migrate to SPDX identifier 2024-12-18 17:51:57 +08:00