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 a3adf98e47
feat(crypto): Integrate AES GCM into trezor-crypto.
3 months ago
..
aes.h feat(crypto): Integrate AES GCM into trezor-crypto. 3 months ago
aes_modes.c ci: enable editorconfig checks, fix whitespace issues 4 years ago
aesccm.c feat(crypto): Implement AES-CCM. 10 months ago
aesccm.h feat(crypto): Implement AES-CCM. 10 months ago
aescrypt.c crypto: explicitly initialize variables 5 years ago
aesgcm.c feat(crypto): Integrate AES GCM into trezor-crypto. 3 months ago
aesgcm.h feat(crypto): Add Brian Gladman's implementation of GCM. 3 months ago
aeskey.c MONOREPO MERGE trezor-crypto 5 years ago
aesopt.h feat(crypto): Integrate AES GCM into trezor-crypto. 3 months ago
aestab.c ci: enable editorconfig checks, fix whitespace issues 4 years ago
aestab.h MONOREPO MERGE trezor-crypto 5 years ago
aestst.c fix(crypto): fix build on clang/arm64 4 years ago
aestst.h MONOREPO MERGE trezor-crypto 5 years ago
brg_endian.h feat(crypto): Add Brian Gladman's implementation of GCM. 3 months ago
gf128mul.c feat(crypto): Add Brian Gladman's implementation of GCM. 3 months ago
gf128mul.h feat(crypto): Integrate AES GCM into trezor-crypto. 3 months ago
gf_mul_lo.h feat(crypto): Add Brian Gladman's implementation of GCM. 3 months ago
mode_hdr.h feat(crypto): Integrate AES GCM into trezor-crypto. 3 months ago