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/micropython/extmod/modtrezorcrypto
Jan Pochyla 9f985dba46
extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get
8 years ago
..
modtrezorcrypto-aes.h
modtrezorcrypto-bip32.h extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get 8 years ago
modtrezorcrypto-bip39.h
modtrezorcrypto-blake2b.h
modtrezorcrypto-blake2s.h
modtrezorcrypto-curve25519.h
modtrezorcrypto-ed25519.h extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get 8 years ago
modtrezorcrypto-nist256p1.h
modtrezorcrypto-pbkdf2.h
modtrezorcrypto-random.h extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get 8 years ago
modtrezorcrypto-rfc6979.h modtrezorcrypto: add crypto.rfc6979 class 8 years ago
modtrezorcrypto-ripemd160.h
modtrezorcrypto-secp256k1.h
modtrezorcrypto-sha1.h
modtrezorcrypto-sha3-256.h
modtrezorcrypto-sha3-512.h
modtrezorcrypto-sha256.h
modtrezorcrypto-sha512.h
modtrezorcrypto-ssss.h extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get 8 years ago
modtrezorcrypto.c modtrezorcrypto: add crypto.rfc6979 class 8 years ago
rand.c
rand.h
ssss.c
ssss.h
trezor-crypto