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-01-16 02:10:55 +00:00
Code
Issues
Releases
Wiki
Activity
ab9381cea9
trezor-firmware
/
core
/
embed
/
extmod
/
modtrezorcrypto
History
Ondřej Vejpustek
fb471a96f2
refactor(crypto): adapt ripemd160 implementation
2024-09-12 14:44:33 +02:00
..
crc.c
crc.h
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
chore(core): change build_mocks to include empty lines
2024-05-31 13:35:11 +02:00
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): improve and simplify error handling
2024-06-17 16:57:33 +02:00
rand.c