1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 20:09:11 +00:00
trezor-firmware/core/mocks
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
..
generated core/secp256k1_zkp: refactor API into a Context class 2019-05-31 17:29:49 +02:00
gc.py
micropython.py
sys.py
typing.py
ubinascii.py
uctypes.py
uio.py
ustruct.py
utime.py
utimeq.py