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/extmod/modtrezorcrypto
Pavol Rusnak e577e764fc
modules do not have .name field anymore
8 years ago
..
modtrezorcrypto-aes.h trezor.crypto.aes finished (including unit tests) 8 years ago
modtrezorcrypto-bip39.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-ed25519.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-nist256p1.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-pbkdf2.h change license to TREZOR License 8 years ago
modtrezorcrypto-random.h use mp_obj_new_int_from_uint when returning uint32 8 years ago
modtrezorcrypto-ripemd160.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-secp256k1.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-sha3-256.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-sha3-512.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-sha256.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-sha512.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto-ssss.h remove homebrew docu generator, use docstring syntax 8 years ago
modtrezorcrypto.c modules do not have .name field anymore 8 years ago
rand.c add unit tests for trezor.crypto.random 8 years ago
rand.h add trezor.crypto.random 8 years ago
ssss.c more ssss work 8 years ago
ssss.h fix include in ssss 8 years ago
trezor-crypto adapt to new trezor-crypto 8 years ago