1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/core/embed/extmod
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
..
modtrezorconfig build: fix and auto-generate mock files 2019-05-17 15:45:47 +02:00
modtrezorcrypto core/secp256k1_zkp: refactor API into a Context class 2019-05-31 17:29:49 +02:00
modtrezorio build: fix and auto-generate mock files 2019-05-17 15:45:47 +02:00
modtrezorui core: redesign multiprofile support, add profile verbosity 2019-05-31 13:32:49 +02:00
modtrezorutils build: fix and auto-generate mock files 2019-05-17 15:45:47 +02:00
trezorobj.h