1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-16 04:29:08 +00:00
trezor-firmware/core/mocks/generated/trezorcrypto
Pavol Rusnak d8534b5ee6
perf(core/extmod): replace HMAC Python implementation with C
We keep Python implementation of HMAC for Monero in
core/src/apps/monero/xmr/crypto/__init__.py
2020-10-12 16:33:13 +02:00
..
__init__.pyi perf(core/extmod): replace HMAC Python implementation with C 2020-10-12 16:33:13 +02:00
bip32.pyi core: improve type annotation for bip32.derive_path 2020-07-24 16:37:58 +02:00
bip39.pyi crypto: refactor bip39 api 2019-09-23 17:56:36 +02:00
crc.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
curve25519.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
ed25519.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
monero.pyi xmr/bp: memory optimizations and improvements 2020-03-02 12:17:03 +01:00
nem.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
nist256p1.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
random.pyi tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
secp256k1_zkp.pyi core/typing: fix extmod docs and mocks 2019-07-09 14:05:14 +02:00
secp256k1.pyi core: add Ethereum constants to mocks 2020-05-15 14:08:29 +02:00
shamir.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
slip39.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00