1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/embed/extmod/modtrezorcrypto
2018-07-25 17:56:29 +02:00
..
crc.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
crc.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-aes.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-bip32.h cardano: add Cardano currency support 2018-07-25 17:56:29 +02:00
modtrezorcrypto-bip39.h embed: use correct string constructors 2018-06-19 18:26:43 +02:00
modtrezorcrypto-blake2b.h embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s 2018-06-19 18:15:58 +02:00
modtrezorcrypto-blake2s.h embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s 2018-06-19 18:15:58 +02:00
modtrezorcrypto-blake256.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-chacha20poly1305.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-crc.h embed/extmod: use trezor_obj_get_uint for uint32_t 2018-05-24 17:59:03 +02:00
modtrezorcrypto-curve25519.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-ed25519.h cardano: add Cardano currency support 2018-07-25 17:56:29 +02:00
modtrezorcrypto-groestl.h Add Groestl512 to modtrezorcrypto 2018-07-09 21:30:10 +02:00
modtrezorcrypto-nem.h nem: cleanup modtrezorcrypto bindings 2018-06-06 17:24:07 +02:00
modtrezorcrypto-nist256p1.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-pbkdf2.h embed/extmod: use trezor_obj_get_uint{8} where it makes sense 2018-05-24 17:59:03 +02:00
modtrezorcrypto-random.h embed/extmod: use trezor_obj_get_uint{8} where it makes sense 2018-05-24 17:59:03 +02:00
modtrezorcrypto-rfc6979.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-ripemd160.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-secp256k1.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-sha1.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-sha3-256.h embed: cleanup Keccak API (drop keccak arg from digest() func) 2018-07-23 15:19:38 +02:00
modtrezorcrypto-sha3-512.h embed: cleanup Keccak API (drop keccak arg from digest() func) 2018-07-23 15:19:38 +02:00
modtrezorcrypto-sha256.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto-sha512.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
modtrezorcrypto.c Add Groestl512 to modtrezorcrypto 2018-07-09 21:30:10 +02:00
rand.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00