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/mocks/generated/trezorcrypto
Andrew Kozlik 13de099bc1
refactor(core): Improve parameter naming in ed25519_sign_ext().
2 months ago
..
__init__.pyi feat(core): add AES-GCM in-place encryption and decryption 4 months ago
bech32.pyi chore(core): Use C implementation of Bech32 decode. 2 years ago
bip32.pyi refactor(core): separate Cardano cryptography into its own module 3 years ago
bip39.pyi chore(core): delete unused bip39/slip39 micropython/C bindings 2 years ago
bip340.pyi feat(core): verify bip340 pubkeys used in p2tr addresses 3 years ago
cardano.pyi feat(core/cardano): support Icarus, Icarus-Trezor, and Ledger derivations 3 years ago
crc.pyi style(core): fix indentation in crc32 documentation 2 months ago
curve25519.pyi core/typing: improve extmod types 5 years ago
ed25519.pyi refactor(core): Improve parameter naming in ed25519_sign_ext(). 2 months ago
elligator2.pyi feat(core): add elligator2 python bindings 4 months ago
monero.pyi refactor(xmr): remove old BP code 2 years ago
nem.pyi core/typing: improve extmod types 5 years ago
nist256p1.pyi core/typing: improve extmod types 5 years ago
optiga.pyi feat(core): Implement DebugLinkOptigaSetSecMax. 2 months ago
random.pyi feat(core): Use Optiga as a source of randomness. 1 year ago
secp256k1.pyi style(core): use more recent type annotation syntax 4 years ago
shamir.pyi style(core): use more recent type annotation syntax 4 years ago
slip39.pyi chore(core): delete unused bip39/slip39 micropython/C bindings 2 years ago