mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
b538eb3375
In order to prevent frequent memory allocations, the user can create a single Context object and re-use it between subsequent cryptographic operations. |
||
---|---|---|
.. | ||
__init__.py | ||
bip32.py | ||
bip39.py | ||
curve25519.py | ||
ed25519.py | ||
monero.py | ||
nem.py | ||
nist256p1.py | ||
random.py | ||
secp256k1_zkp.py | ||
secp256k1.py | ||
shamir.py |