1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 06:18:07 +00:00
trezor-firmware/core/src/trezor/crypto
2021-11-13 13:33:46 +01:00
..
__init__.py chore: make bitcoin-only checker happy 2021-11-10 13:57:57 +01:00
base32.py style(all): fix pylint complaints 2021-10-27 13:13:15 +02:00
base58.py core: Fix typing. 2020-05-06 13:18:32 +02:00
bech32.py feat(core): update bech32.py to support Bech32m 2021-10-18 13:36:05 +02:00
cashaddr.py style(all): fix pylint complaints 2021-10-27 13:13:15 +02:00
curve.py chore(core): Remove USE_SECP256K1_ZKP_BIP340 build option. 2021-11-13 13:33:46 +01:00
der.py refactor(core/crypto): Optimize DER encoding of signatures. 2021-07-22 10:54:49 +02:00
hashlib.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
rlp.py style(all): fix pylint complaints 2021-10-27 13:13:15 +02:00
scripts.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 2021-07-22 10:54:49 +02:00
slip39.py feat(core): show progress for SLIP39 derivation 2021-11-10 13:57:57 +01:00