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
2024-11-27 09:58:27 +00:00
Code
Issues
Releases
Wiki
Activity
510281590f
trezor-firmware
/
core
/
embed
/
extmod
/
modtrezorcrypto
History
Andrew Kozlik
686aa78aa7
feat(core): Use Optiga as a source of randomness.
2023-09-15 11:16:57 +02:00
..
crc.c
crc.h
hdnode.h
modtrezorcrypto-aes.h
modtrezorcrypto-bech32.h
chore(core): Use C implementation of Bech32 decode.
2022-10-17 15:20:46 +02:00
modtrezorcrypto-bip32.h
feat(all): implement support information for T2B1
2023-09-14 13:54:09 +02:00
modtrezorcrypto-bip39.h
chore(core): delete unused bip39/slip39 micropython/C bindings
2023-01-25 19:17:56 +01:00
modtrezorcrypto-bip340.h
modtrezorcrypto-blake2b.h
modtrezorcrypto-blake2s.h
modtrezorcrypto-blake256.h
modtrezorcrypto-cardano.h
modtrezorcrypto-chacha20poly1305.h
modtrezorcrypto-crc.h
modtrezorcrypto-curve25519.h
modtrezorcrypto-ed25519.h
modtrezorcrypto-groestl.h
modtrezorcrypto-hmac.h
modtrezorcrypto-monero.h
refactor(xmr): remove old BP code
2022-10-25 21:36:03 +02:00
modtrezorcrypto-nem.h
modtrezorcrypto-nist256p1.h
modtrezorcrypto-optiga.h
feat(core): custom exception types for Optiga
2023-09-13 15:45:48 +02:00
modtrezorcrypto-pbkdf2.h
modtrezorcrypto-random.h
feat(core): Use Optiga as a source of randomness.
2023-09-15 11:16:57 +02:00
modtrezorcrypto-ripemd160.h
modtrezorcrypto-secp256k1.h
refactor: Unify secp256k1_zkp usage.
2023-06-21 08:36:20 +02:00
modtrezorcrypto-sha1.h
modtrezorcrypto-sha3-256.h
modtrezorcrypto-sha3-512.h
modtrezorcrypto-sha256.h
modtrezorcrypto-sha512.h
modtrezorcrypto-shamir.h
modtrezorcrypto-slip39.h
chore(core): delete unused bip39/slip39 micropython/C bindings
2023-01-25 19:17:56 +01:00
modtrezorcrypto.c
feat(core): Support Optiga in Trezor firmware.
2023-09-13 15:45:48 +02:00
rand.c