1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/crypto/aes
2024-04-03 10:26:46 +02:00
..
aes_modes.c ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
aes.h feat(crypto): Integrate AES GCM into trezor-crypto. 2024-04-03 10:26:46 +02:00
aesccm.c feat(crypto): Implement AES-CCM. 2023-08-29 10:59:34 +02:00
aesccm.h feat(crypto): Implement AES-CCM. 2023-08-29 10:59:34 +02:00
aescrypt.c
aesgcm.c feat(crypto): Integrate AES GCM into trezor-crypto. 2024-04-03 10:26:46 +02:00
aesgcm.h feat(crypto): Add Brian Gladman's implementation of GCM. 2024-04-03 10:26:46 +02:00
aeskey.c
aesopt.h feat(crypto): Integrate AES GCM into trezor-crypto. 2024-04-03 10:26:46 +02:00
aestab.c ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
aestab.h
aestst.c fix(crypto): fix build on clang/arm64 2020-12-17 00:09:47 +01:00
aestst.h
brg_endian.h feat(crypto): Add Brian Gladman's implementation of GCM. 2024-04-03 10:26:46 +02:00
gf128mul.c feat(crypto): Add Brian Gladman's implementation of GCM. 2024-04-03 10:26:46 +02:00
gf128mul.h feat(crypto): Integrate AES GCM into trezor-crypto. 2024-04-03 10:26:46 +02:00
gf_mul_lo.h feat(crypto): Add Brian Gladman's implementation of GCM. 2024-04-03 10:26:46 +02:00
mode_hdr.h feat(crypto): Integrate AES GCM into trezor-crypto. 2024-04-03 10:26:46 +02:00