1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00
trezor-firmware/core/src/trezor/crypto
2023-03-24 13:24:46 +01:00
..
__init__.py chore: make bitcoin-only checker happy 2021-11-10 13:57:57 +01:00
base32.py chore(core): decrease crypto size by 60 bytes 2022-11-10 14:08:28 +01:00
base58.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
bech32.py chore(core): decrease crypto size by 60 bytes 2022-11-10 14:08:28 +01:00
cashaddr.py chore(core): decrease crypto size by 60 bytes 2022-11-10 14:08:28 +01:00
cosi.py feat(core): implement CoSi module and CoSi verification 2023-03-24 13:24:46 +01:00
curve.py chore(core): Remove USE_SECP256K1_ZKP_BIP340 build option. 2021-11-13 13:33:46 +01:00
der.py chore(core): decrease crypto size by 60 bytes 2022-11-10 14:08:28 +01:00
hashlib.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
rlp.py chore(core): decrease crypto size by 60 bytes 2022-11-10 14:08:28 +01:00
scripts.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 2021-07-22 10:54:49 +02:00
slip39.py chore(core): delete unused code in src 2023-01-25 19:17:56 +01:00