Reticulum/RNS/Cryptography/Provider.py

5 lines
106 B
Python
Raw Normal View History

2022-06-08 15:03:40 +00:00
PROVIDER_INTERNAL = 0x01
PROVIDER_PYCA = 0x02
2022-06-08 17:47:51 +00:00
PROVIDER = PROVIDER_PYCA
# PROVIDER = PROVIDER_INTERNAL