mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-11 11:08:12 -07:00
Implemented proxies to pyca X25519
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
PROVIDER_INTERNAL = 0x01
|
||||
PROVIDER_PYCA = 0x02
|
||||
|
||||
# PROVIDER = PROVIDER_PYCA
|
||||
PROVIDER = PROVIDER_INTERNAL
|
||||
Reference in New Issue
Block a user