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 334103b089
refactor(core/crypto): Optimize DER encoding of signatures.
3 years ago
..
__init__.py perf(core/extmod): replace HMAC Python implementation with C 4 years ago
base32.py MONOREPO CREATE FROM trezor-core 5 years ago
base58.py core: Fix typing. 4 years ago
bech32.py style(core): use more recent type annotation syntax 3 years ago
cashaddr.py style(core): use more recent type annotation syntax 3 years ago
curve.py feat(core): allow secp256k1-zkp for bitcoin-only build 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 refactor(core/ethereum): improve API of the rlp module 3 years ago
scripts.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 3 years ago
slip39.py style(core): use more recent type annotation syntax 3 years ago