1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-22 20:42:03 +00:00
trezor-firmware/src/trezor/crypto
2018-06-06 17:24:06 +02:00
..
__init__.py wallet/nem: basic modtrezorcrypto for nem 2018-06-06 17:24:06 +02:00
aes.py extmod: use lowercase names 2017-06-14 18:51:55 +02:00
base32.py fix flake8 issues 2018-05-28 15:23:37 +02:00
base58.py travis: add make style (using flake8) 2017-06-13 19:35:34 +02:00
bech32.py src: fix flake8 style 2017-12-09 18:38:36 +01:00
cashaddr.py src/apps/wallet/sign_tx: implement cashaddr 2018-05-24 16:38:56 +02:00
curve.py src+tests: use flake8 F401 to detect unused imports 2018-02-27 03:05:15 +01:00
der.py trezor: code style 2017-05-31 19:32:40 +02:00
hashlib.py src+tests: use flake8 F401 to detect unused imports 2018-02-27 03:05:15 +01:00
hmac.py bunch of api cleanups 2017-09-19 23:47:35 +02:00
rlp.py Ethereum: Fix fee computation. 2018-03-08 18:49:28 +01:00