Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use rbnacl 6.0.0 instead of now-deprecated rbnacl-libsodium #3

Merged
merged 6 commits into from
Dec 4, 2018

Conversation

smaximov
Copy link
Contributor

@smaximov smaximov commented Nov 28, 2018

rbnacl v6.0.0 (resolves #2) was released recently. This release deprecates the use of rbnacl-libsodium (see RubyCrypto/rbnacl-libsodium#29), so rbnacl now raises an error if rbnacl-libsodium is detected.

This requires the user to preinstall libsodium on their system. Paseto works with libsodium >= v1.0.12.

@mguymon
Copy link
Owner

mguymon commented Dec 4, 2018

👍

@mguymon mguymon merged commit 0620487 into mguymon:master Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NameError: uninitialized constant RbNaCl::AEAD::XChaCha20Poly1305IETF
2 participants