This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2025-07-28 01:18:16 +00:00
Code
Issues
Releases
Wiki
Activity
b7b09b8836
trezor-firmware
/
core
/
embed
/
extmod
/
modtrezorcrypto
History
cepetr
7b6f444751
refactor(core): introduce global trezor_rtl/bsp/model headers
...
[no changelog]
2024-11-05 10:00:31 +01:00
..
crc.c
crc.h
refactor(core): introduce global trezor_rtl/bsp/model headers
2024-11-05 10:00:31 +01:00
hdnode.h
modtrezorcrypto-aes.h
modtrezorcrypto-aesgcm.h
feat(core): add AES-GCM in-place encryption and decryption
2024-05-31 15:41:06 +02:00
modtrezorcrypto-bech32.h
modtrezorcrypto-bip32.h
refactor(crypto): use boolean to indicate public key is set
2024-08-21 17:19:24 +02:00
modtrezorcrypto-bip39.h
modtrezorcrypto-bip340.h
modtrezorcrypto-blake2b.h
modtrezorcrypto-blake2s.h
modtrezorcrypto-blake256.h
modtrezorcrypto-cardano.h
modtrezorcrypto-chacha20poly1305.h
modtrezorcrypto-crc.h
style(core): fix indentation in crc32 documentation
2024-07-18 14:40:43 +02:00
modtrezorcrypto-curve25519.h
modtrezorcrypto-ed25519.h
refactor(core): Improve parameter naming in ed25519_sign_ext().
2024-07-31 13:34:34 +02:00
modtrezorcrypto-elligator2.h
modtrezorcrypto-groestl.h
modtrezorcrypto-hmac.h
modtrezorcrypto-monero.h
modtrezorcrypto-nem.h
modtrezorcrypto-nist256p1.h
modtrezorcrypto-optiga.h
feat(core): Implement DebugLinkOptigaSetSecMax.
2024-07-09 16:52:50 +02:00
modtrezorcrypto-pbkdf2.h
modtrezorcrypto-random.h
modtrezorcrypto-ripemd160.h
refactor(crypto): adapt ripemd160 implementation
2024-09-12 14:44:33 +02:00
modtrezorcrypto-secp256k1.h
modtrezorcrypto-sha1.h
modtrezorcrypto-sha3-256.h
modtrezorcrypto-sha3-512.h
modtrezorcrypto-sha256.h
modtrezorcrypto-sha512.h
modtrezorcrypto-shamir.h
modtrezorcrypto-slip39.h
modtrezorcrypto.c
refactor(core): introduce global trezor_rtl/bsp/model headers
2024-11-05 10:00:31 +01:00
rand.c