trezor-core/src/trezor/crypto/curve.py

2 lines
81 B
Python

from trezorcrypto import curve25519, ed25519, nist256p1, secp256k1 # noqa: F401