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
Rafael Korbas edf9b4ee85
Refactor mnemonic_to_entropy to not (misleadingly) return checksum
4 years ago
..
crc.c all: rename TREZOR to Trezor where possible 5 years ago
crc.h all: rename TREZOR to Trezor where possible 5 years ago
modtrezorcrypto-aes.h core/extmod: explicitly initialize automatic variables 4 years ago
modtrezorcrypto-bip32.h Refactor mnemonic_to_entropy to not (misleadingly) return checksum 4 years ago
modtrezorcrypto-bip39.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-blake2b.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-blake2s.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-blake256.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-chacha20poly1305.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-crc.h core/extmod: explicitly initialize automatic variables 4 years ago
modtrezorcrypto-curve25519.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-ed25519.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-groestl.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-hmac.h perf(core/extmod): replace HMAC Python implementation with C 4 years ago
modtrezorcrypto-monero.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-nem.h core/extmod: explicitly initialize automatic variables 4 years ago
modtrezorcrypto-nist256p1.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-pbkdf2.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-random.h core/extmod: explicitly initialize automatic variables 4 years ago
modtrezorcrypto-ripemd160.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-secp256k1.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-secp256k1_zkp.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-sha1.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-sha3-256.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-sha3-512.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-sha256.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-sha512.h fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto. 4 years ago
modtrezorcrypto-shamir.h core/extmod: explicitly initialize automatic variables 4 years ago
modtrezorcrypto-slip39.h chore(core): Improve naming of SLIP39's T9 mask lookup. 4 years ago
modtrezorcrypto.c perf(core/extmod): replace HMAC Python implementation with C 4 years ago
rand.c all: rename TREZOR to Trezor where possible 5 years ago