You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/trezor/crypto
Andrew Kozlik aaceb5bcc6
chore(core): Remove USE_SECP256K1_ZKP_BIP340 build option.
3 years ago
..
__init__.py chore: make bitcoin-only checker happy 3 years ago
base32.py style(all): fix pylint complaints 3 years ago
base58.py core: Fix typing. 4 years ago
bech32.py feat(core): update bech32.py to support Bech32m 3 years ago
cashaddr.py style(all): fix pylint complaints 3 years ago
curve.py chore(core): Remove USE_SECP256K1_ZKP_BIP340 build option. 3 years ago
der.py refactor(core/crypto): Optimize DER encoding of signatures. 3 years ago
hashlib.py MONOREPO CREATE FROM trezor-core 5 years ago
rlp.py style(all): fix pylint complaints 3 years ago
scripts.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 3 years ago
slip39.py feat(core): show progress for SLIP39 derivation 3 years ago