1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-17 10:51:00 +00:00
trezor-firmware/core/src/trezor/crypto
2024-05-28 18:03:26 +02:00
..
__init__.py chore(core): introduce THP flag 2024-05-10 20:05:37 +02: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 style(core): apply isort 5 2023-08-16 13:29:51 +02:00
hashlib.py
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 feat(core): Do not store identifier for SLIP-39 extendable shares. 2024-05-28 18:03:26 +02:00