1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 02:49:02 +00:00
trezor-firmware/extmod/modtrezorcrypto
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
ssss.h fix include in ssss 2016-09-27 17:25:50 +02:00
trezor-crypto