1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 04:19:22 +00:00
trezor-firmware/core/embed
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
..
boardloader MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
bootloader core: bump versions of firmware to 2.1.1, bootloader to 2.0.4 2019-04-23 21:31:00 +02:00
extmod core/secp256k1_zkp: refactor API into a Context class 2019-05-31 17:29:49 +02:00
firmware core: bump versions of firmware to 2.1.1, bootloader to 2.0.4 2019-04-23 21:31:00 +02:00
prodtest MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
reflash MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
trezorhal all: remove extraneous whitespace 2019-05-26 22:20:14 +02:00
unix core: redesign multiprofile support, add profile verbosity 2019-05-31 13:32:49 +02:00
vendorheader MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00