1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-08 14:31:06 +00:00
trezor-firmware/src/trezor/crypto
2016-11-19 15:00:18 +01:00
..
__init__.py add seed module, GetPublicKey now works 2016-10-06 15:05:14 +02:00
aes.py rework aes module, add summary to test script 2016-09-27 17:26:09 +02:00
base58.py trezor.crypto: refactor base58; allow custom digest function 2016-10-25 14:22:35 +02:00
curve.py modtrezorcrypto: add ECDH for nist256p1, secp256k1, curve25519 (multiply method) 2016-10-22 00:51:52 +02:00
der.py trezor.crypto: more type annotations 2016-11-19 15:00:18 +01:00
hashlib.py trezor.crypto.hashlib: remove HashIO (lives as HashWriter somewhere else) 2016-11-06 16:19:25 +01:00
hmac.py remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
rlp.py trezor.crypto: more type annotations 2016-11-19 15:00:18 +01:00