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 03c681ec49
embed/extmod/modtrezorcrypto: introduce CANONICAL_SIG_ETHEREUM constant
6 years ago
..
crc.c embed: add GPLv3 source code headers 6 years ago
crc.h embed: add GPLv3 source code headers 6 years ago
modtrezorcrypto-aes.h embed/extmod/modtrezorcrypto: refactor AES API, use test from NIST SP 800-38A 6 years ago
modtrezorcrypto-bip32.h mock: fixes error in generated trezorcrypto mock 6 years ago
modtrezorcrypto-bip39.h embed: use correct string constructors 6 years ago
modtrezorcrypto-blake2b.h embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s 6 years ago
modtrezorcrypto-blake2s.h embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s 6 years ago
modtrezorcrypto-blake256.h embed: add GPLv3 source code headers 6 years ago
modtrezorcrypto-chacha20poly1305.h embed: add GPLv3 source code headers 6 years ago
modtrezorcrypto-crc.h embed/extmod: use trezor_obj_get_uint for uint32_t 6 years ago
modtrezorcrypto-curve25519.h embed: add GPLv3 source code headers 6 years ago
modtrezorcrypto-ed25519.h cardano: add Cardano currency support 6 years ago
modtrezorcrypto-groestl.h Add Groestl512 to modtrezorcrypto 6 years ago
modtrezorcrypto-nem.h nem: cleanup modtrezorcrypto bindings 6 years ago
modtrezorcrypto-nist256p1.h vendor: update trezor-crypto 6 years ago
modtrezorcrypto-pbkdf2.h embed/extmod/modtrezorcrypto: refactor pbkdf2 prf 6 years ago
modtrezorcrypto-random.h embed/extmod: use trezor_obj_get_uint{8} where it makes sense 6 years ago
modtrezorcrypto-rfc6979.h embed: add GPLv3 source code headers 6 years ago
modtrezorcrypto-ripemd160.h embed: add GPLv3 source code headers 6 years ago
modtrezorcrypto-secp256k1.h embed/extmod/modtrezorcrypto: introduce CANONICAL_SIG_ETHEREUM constant 6 years ago
modtrezorcrypto-sha1.h embed: add GPLv3 source code headers 6 years ago
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 embed: add GPLv3 source code headers 6 years ago
modtrezorcrypto-sha512.h embed: add GPLv3 source code headers 6 years ago
modtrezorcrypto.c embed/extmod/modtrezorcrypto: refactor AES API, use test from NIST SP 800-38A 6 years ago
rand.c embed: add GPLv3 source code headers 6 years ago