1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/core/mocks/generated
Roman Zeyde b538eb3375
core/secp256k1_zkp: refactor API into a Context class
In order to prevent frequent memory allocations, the user can create a single
Context object and re-use it between subsequent cryptographic operations.
2019-05-31 17:29:49 +02:00
..
trezorcrypto core/secp256k1_zkp: refactor API into a Context class 2019-05-31 17:29:49 +02:00
trezorconfig.py build: fix and auto-generate mock files 2019-05-17 15:45:47 +02:00
trezorio.py make gen && make style 2019-05-17 15:48:57 +02:00
trezorui.py build: fix and auto-generate mock files 2019-05-17 15:45:47 +02:00
trezorutils.py build: fix and auto-generate mock files 2019-05-17 15:45:47 +02:00