mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-12 03:28:11 -07:00
Implemented proxies to pyca X25519
This commit is contained in:
+1
-1
@@ -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.X25519 import X25519PrivateKey, X25519PublicKey
|
||||
from RNS.Cryptography import X25519PrivateKey, X25519PublicKey
|
||||
from RNS.Cryptography import Fernet
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user