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/core/embed/extmod/modtrezorcrypto
M1nd3r 8bf84c2907
chore(core): change build_mocks to include empty lines
4 months ago
..
crc.c
crc.h
hdnode.h
modtrezorcrypto-aes.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-aesgcm.h feat(core): Add aesgcm class to trezor.crypto Python module. 6 months ago
modtrezorcrypto-bech32.h fix(core): prevent negative-length array 5 months ago
modtrezorcrypto-bip32.h feat(all): implement support information for T2B1 1 year ago
modtrezorcrypto-bip39.h chore(core): delete unused bip39/slip39 micropython/C bindings 2 years ago
modtrezorcrypto-bip340.h
modtrezorcrypto-blake2b.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-blake2s.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-blake256.h
modtrezorcrypto-cardano.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-chacha20poly1305.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-crc.h docs(core): improve documentation of `crc32` function 4 months ago
modtrezorcrypto-curve25519.h
modtrezorcrypto-ed25519.h
modtrezorcrypto-elligator2.h feat(core): add elligator2 python bindings 4 months ago
modtrezorcrypto-groestl.h
modtrezorcrypto-hmac.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-monero.h chore(core): change build_mocks to include empty lines 4 months ago
modtrezorcrypto-nem.h
modtrezorcrypto-nist256p1.h
modtrezorcrypto-optiga.h feat(core): custom exception types for Optiga 1 year ago
modtrezorcrypto-pbkdf2.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-random.h feat(core): Integrate Optiga into PIN verification. 12 months ago
modtrezorcrypto-ripemd160.h
modtrezorcrypto-secp256k1.h refactor: Unify secp256k1_zkp usage. 1 year ago
modtrezorcrypto-sha1.h
modtrezorcrypto-sha3-256.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-sha3-512.h fix(core): Clean up when constructor fails to reduce memory fragmentation. 6 months ago
modtrezorcrypto-sha256.h
modtrezorcrypto-sha512.h
modtrezorcrypto-shamir.h
modtrezorcrypto-slip39.h chore(core): delete unused bip39/slip39 micropython/C bindings 2 years ago
modtrezorcrypto.c chore(core): introduce THP flag 4 months ago
rand.c