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/embed/extmod/modtrezorcrypto
Pavol Rusnak cb9e7b5885
embed: cleanup Keccak API (drop keccak arg from digest() func)
6 years ago
..
crc.c
crc.h
modtrezorcrypto-aes.h
modtrezorcrypto-bip32.h embed: use correct string constructors 6 years ago
modtrezorcrypto-bip39.h embed: use correct string constructors 6 years ago
modtrezorcrypto-blake2b.h
modtrezorcrypto-blake2s.h
modtrezorcrypto-blake256.h
modtrezorcrypto-chacha20poly1305.h
modtrezorcrypto-crc.h
modtrezorcrypto-curve25519.h
modtrezorcrypto-ed25519.h
modtrezorcrypto-groestl.h Add Groestl512 to modtrezorcrypto 6 years ago
modtrezorcrypto-nem.h
modtrezorcrypto-nist256p1.h
modtrezorcrypto-pbkdf2.h
modtrezorcrypto-random.h
modtrezorcrypto-rfc6979.h
modtrezorcrypto-ripemd160.h
modtrezorcrypto-secp256k1.h
modtrezorcrypto-sha1.h
modtrezorcrypto-sha3-256.h embed: cleanup Keccak API (drop keccak arg from digest() func) 6 years ago
modtrezorcrypto-sha3-512.h embed: cleanup Keccak API (drop keccak arg from digest() func) 6 years ago
modtrezorcrypto-sha256.h
modtrezorcrypto-sha512.h
modtrezorcrypto.c Add Groestl512 to modtrezorcrypto 6 years ago
rand.c