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 4649b80b44
feat(core): allow secp256k1-zkp for bitcoin-only build
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 PEP515 Underscores in Numeric Literals 4 years ago
cashaddr.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
curve.py feat(core): allow secp256k1-zkp for bitcoin-only build 3 years ago
der.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
hashlib.py MONOREPO CREATE FROM trezor-core 5 years ago
rlp.py MONOREPO CREATE FROM trezor-core 5 years ago
scripts.py MONOREPO CREATE FROM trezor-core 5 years ago
slip39.py chore(core): Improve naming of SLIP39's T9 mask lookup. 4 years ago