You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/crypto/aes
Andrew Kozlik 1e53a84cfc
chore(crypto): Zero-initialize stack variables in AES code.
1 month ago
..
aes.h feat(crypto): Integrate AES GCM into trezor-crypto. 1 month ago
aes_modes.c chore(crypto): Zero-initialize stack variables in AES code. 1 month ago
aesccm.c feat(crypto): Implement AES-CCM. 9 months ago
aesccm.h feat(crypto): Implement AES-CCM. 9 months ago
aescrypt.c chore(crypto): Zero-initialize stack variables in AES code. 1 month ago
aesgcm.c chore(crypto): Zero-initialize stack variables in AES code. 1 month ago
aesgcm.h feat(crypto): Add Brian Gladman's implementation of GCM. 1 month ago
aeskey.c chore(crypto): Zero-initialize stack variables in AES code. 1 month ago
aesopt.h feat(crypto): Integrate AES GCM into trezor-crypto. 1 month ago
aestab.c chore(crypto): Zero-initialize stack variables in AES code. 1 month ago
aestab.h MONOREPO MERGE trezor-crypto 5 years ago
aestst.c chore(crypto): Zero-initialize stack variables in AES code. 1 month ago
aestst.h MONOREPO MERGE trezor-crypto 5 years ago
brg_endian.h feat(crypto): Add Brian Gladman's implementation of GCM. 1 month ago
gf128mul.c chore(crypto): Zero-initialize stack variables in AES code. 1 month ago
gf128mul.h feat(crypto): Integrate AES GCM into trezor-crypto. 1 month ago
gf_mul_lo.h chore(crypto): Zero-initialize stack variables in AES code. 1 month ago
mode_hdr.h chore(crypto): Zero-initialize stack variables in AES code. 1 month ago