Reticulum/RNS/Cryptography/Provider.py

5 lines
106 B
Python
Raw Normal View History

2022-06-08 09:03:40 -06:00
PROVIDER_INTERNAL = 0x01
PROVIDER_PYCA = 0x02
2022-06-08 11:47:51 -06:00
PROVIDER = PROVIDER_PYCA
# PROVIDER = PROVIDER_INTERNAL