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
Pavol Rusnak c6667fa0c2
feat(core): verify bip340 pubkeys used in p2tr addresses
2 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 style(core): full pyright-based type-checking 2 years ago
bech32.py feat(core): verify bip340 pubkeys used in p2tr addresses 2 years ago
cashaddr.py refactor(core): improve type signature of bech32.convertbits 2 years ago
curve.py chore(core): Remove USE_SECP256K1_ZKP_BIP340 build option. 3 years ago
der.py style(core): full pyright-based type-checking 2 years ago
hashlib.py MONOREPO CREATE FROM trezor-core 5 years ago
rlp.py style(core): remove old-style annotations (Set, Tuple, Union) 2 years ago
scripts.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 3 years ago
slip39.py style(core): remove old-style annotations (Set, Tuple, Union) 2 years ago