mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 06:36:14 -04:00
Renamed file
This commit is contained in:
parent
9a4325ce8e
commit
e2aeb56c12
3 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ from .vendor import umsgpack as umsgpack
|
|||
from cryptography.hazmat.primitives import serialization
|
||||
from cryptography.hazmat.primitives.asymmetric.ed25519 import Ed25519PrivateKey, Ed25519PublicKey
|
||||
|
||||
from RNS.Cryptography.Curve25519 import X25519PrivateKey, X25519PublicKey
|
||||
from RNS.Cryptography.X25519 import X25519PrivateKey, X25519PublicKey
|
||||
from RNS.Cryptography import Fernet
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue