You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agreed, but last time I checked on this it seemed like PyNaCl doesn't provide an interface for libsodium's crypto_stream_xor() function, which we use extensively. Would probably have to try PR-ing support for this upstream before we can switch over, unless I'm mistaken.
Currently libnacl does not work with the newest version of libsodium.
PyNaCl seems to be better maintained than libnacl. We should consider switching.
The text was updated successfully, but these errors were encountered: