1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 22:40:58 +00:00
trezor-firmware/core/mocks/generated/trezorcrypto
Pavol Rusnak c6667fa0c2 feat(core): verify bip340 pubkeys used in p2tr addresses
Co-Authored-By: Ondřej Vejpustek <ondrej.vejpustek@satoshilabs.com>
2022-02-16 10:25:15 +01:00
..
__init__.pyi style(core): support AnyStr in all hash function arguments 2022-01-07 21:41:17 +01:00
bip32.pyi refactor(core): separate Cardano cryptography into its own module 2021-11-10 13:57:57 +01:00
bip39.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
bip340.pyi feat(core): verify bip340 pubkeys used in p2tr addresses 2022-02-16 10:25:15 +01:00
cardano.pyi feat(core/cardano): support Icarus, Icarus-Trezor, and Ledger derivations 2021-11-10 13:57:57 +01:00
crc.pyi
curve25519.pyi
ed25519.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
monero.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
nem.pyi
nist256p1.pyi
random.pyi
secp256k1.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
shamir.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
slip39.pyi