mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-04 05:28:17 +00:00
4 lines
54 B
Python
4 lines
54 B
Python
|
from TrezorCrypto import Ed25519
|
||
|
|
||
|
ed25519 = Ed25519()
|