nuttx/include/crypto
makejian 9769816385 crypto: fix wrong implementation in crypto module
(1) RSA_PKCS15_VERIFY Misspell
(2) if iv not provided during decryption, iv should get from data.
It was not discovered before because all symmetric decryption comes with iv.
Signed-off-by: makejian <makejian@xiaomi.com>
2024-08-23 12:57:37 -03:00
..
aes.h
blf.h
bn.h
cast.h
chachapoly.h
cmac.h
cryptodev.h crypto: fix wrong implementation in crypto module 2024-08-23 12:57:37 -03:00
cryptosoft.h
curve25519.h
gmac.h
hmac.h
idgen.h
key_wrap.h
md5.h
poly1305.h
rijndael.h
rmd160.h
sha1.h
sha2.h
siphash.h
xform.h crypto/poly1305: export poly1305 mac algorithm via /dev/crypto 2024-08-22 13:40:24 +08:00