This removes the cryptography dependency in favor of libsodium. Also removed is python-jose, as we must generate our own JWTs for use with EdDSA. Signed-off-by: Eric Callahan <arksine.code@gmail.com> use libnacl instead of pynacl
This removes the cryptography dependency in favor of libsodium. Also removed is python-jose, as we must generate our own JWTs for use with EdDSA. Signed-off-by: Eric Callahan <arksine.code@gmail.com> use libnacl instead of pynacl