trezor-core/extmod/modtrezorcrypto
Pavol Rusnak 728db8b04c
extmod: remove unused includes
2016-11-21 21:26:49 +01:00
..
modtrezorcrypto-aes.h use mp_raise_ValueError and mp_raise_TypeError functions 2016-10-07 12:09:05 +02:00
modtrezorcrypto-bip32.h modtrezorcrypto: fix last commit 2016-11-06 16:06:29 +01:00
modtrezorcrypto-bip39.h use mp_obj_new_str_of_type where it makes sense instead of mp_obj_new_str_from_vstr 2016-10-07 13:57:21 +02:00
modtrezorcrypto-blake2s.h tests: added check_coverage script 2016-11-06 11:53:22 +01:00
modtrezorcrypto-curve25519.h vendor: update trezor-crypto 2016-10-24 21:00:21 +02:00
modtrezorcrypto-ed25519.h modtrezorcrypto: add generate_secret methods to curves 2016-10-24 13:23:10 +02:00
modtrezorcrypto-nist256p1.h apps.wallet: implement SignMessage 2016-11-16 21:28:27 +01:00
modtrezorcrypto-pbkdf2.h tests: added check_coverage script 2016-11-06 11:53:22 +01:00
modtrezorcrypto-random.h use mp_obj_new_str_of_type where it makes sense instead of mp_obj_new_str_from_vstr 2016-10-07 13:57:21 +02:00
modtrezorcrypto-ripemd160.h tests: added check_coverage script 2016-11-06 11:53:22 +01:00
modtrezorcrypto-secp256k1.h apps.wallet: implement SignMessage 2016-11-16 21:28:27 +01:00
modtrezorcrypto-sha1.h tests: added check_coverage script 2016-11-06 11:53:22 +01:00
modtrezorcrypto-sha3-256.h tests: added check_coverage script 2016-11-06 11:53:22 +01:00
modtrezorcrypto-sha3-512.h tests: added check_coverage script 2016-11-06 11:53:22 +01:00
modtrezorcrypto-sha256.h tests: added check_coverage script 2016-11-06 11:53:22 +01:00
modtrezorcrypto-sha512.h tests: added check_coverage script 2016-11-06 11:53:22 +01:00
modtrezorcrypto-ssss.h use mp_raise_ValueError and mp_raise_TypeError functions 2016-10-07 12:09:05 +02:00
modtrezorcrypto.c extmod: remove unused includes 2016-11-21 21:26:49 +01:00
rand.c modules: add missing copyright headers 2016-10-11 14:05:55 +02:00
rand.h modules: add missing copyright headers 2016-10-11 14:05:55 +02:00
ssss.c modules: add missing copyright headers 2016-10-11 14:05:55 +02:00
ssss.h modules: add missing copyright headers 2016-10-11 14:05:55 +02:00
trezor-crypto adapt to new trezor-crypto 2016-09-27 17:23:21 +02:00