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
matejcik e972839ac7
style(all): fix pylint complaints
3 years ago
..
__init__.py perf(core/extmod): replace HMAC Python implementation with C 4 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 refactor(core,crypto): rename schnorr to BIP340 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 style(all): fix pylint complaints 3 years ago