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 686aa78aa7
feat(core): Use Optiga as a source of randomness.
9 months ago
..
__init__.py feat(core): Support Optiga in Trezor firmware. 9 months ago
base32.py chore(core): decrease crypto size by 60 bytes 2 years ago
base58.py style(core): full pyright-based type-checking 2 years ago
bech32.py chore(core): decrease crypto size by 60 bytes 2 years ago
cashaddr.py chore(core): decrease crypto size by 60 bytes 2 years ago
cosi.py feat(core): implement CoSi module and CoSi verification 1 year ago
curve.py chore(core): Remove USE_SECP256K1_ZKP_BIP340 build option. 3 years ago
der.py style(core): apply isort 5 10 months ago
hashlib.py MONOREPO CREATE FROM trezor-core 5 years ago
rlp.py chore(core): decrease crypto size by 60 bytes 2 years ago
scripts.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 3 years ago
slip39.py feat(core): Use Optiga as a source of randomness. 9 months ago