trezor-core/extmod/modtrezorcrypto
slush0 fdc14513a6
Added 'pass' where docstring is missing.
2016-09-27 17:26:15 +02:00
..
modtrezorcrypto-aes.h rework aes module, add summary to test script 2016-09-27 17:26:09 +02:00
modtrezorcrypto-bip39.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-ed25519.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-nist256p1.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-pbkdf2.h Added 'pass' where docstring is missing. 2016-09-27 17:26:15 +02:00
modtrezorcrypto-random.h fix int param for crypto.random.uniform() 2016-09-27 17:26:10 +02:00
modtrezorcrypto-ripemd160.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-secp256k1.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-sha3-256.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-sha3-512.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-sha256.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-sha512.h update docu strings in native code 2016-09-27 17:26:09 +02:00
modtrezorcrypto-ssss.h update docu strings in native code 2016-09-27 17:26:09 +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