trezor-core/extmod/modtrezorcrypto
Pavol Rusnak e577e764fc
modules do not have .name field anymore
2016-09-27 17:26:08 +02:00
..
modtrezorcrypto-aes.h trezor.crypto.aes finished (including unit tests) 2016-09-27 17:26:07 +02:00
modtrezorcrypto-bip39.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-ed25519.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-nist256p1.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-pbkdf2.h change license to TREZOR License 2016-09-27 17:25:39 +02:00
modtrezorcrypto-random.h use mp_obj_new_int_from_uint when returning uint32 2016-09-27 17:26:07 +02:00
modtrezorcrypto-ripemd160.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-secp256k1.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-sha3-256.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-sha3-512.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-sha256.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-sha512.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto-ssss.h remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
modtrezorcrypto.c modules do not have .name field anymore 2016-09-27 17:26:08 +02:00
rand.c add unit tests for trezor.crypto.random 2016-09-27 17:25:48 +02:00
rand.h add trezor.crypto.random 2016-09-27 17:25:47 +02:00
ssss.c more ssss work 2016-09-27 17:25:46 +02:00
ssss.h fix include in ssss 2016-09-27 17:25:50 +02:00
trezor-crypto adapt to new trezor-crypto 2016-09-27 17:23:21 +02:00