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

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

Closed
AnIrishDuck opened this issue Apr 17, 2018 · 0 comments · Fixed by #3
Closed

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

AnIrishDuck opened this issue Apr 17, 2018 · 0 comments · Fixed by #3

Comments

@AnIrishDuck
Copy link
Collaborator

Until RubyCrypto/rbnacl#176 ends up in a downstream release, rbnacl doesn't support the primitives required to use paseto. You'll need to manually use a version with the required primitives in your Gemfile.

We could technically package the modified version, but:

  • That's a nontrivial amount of work.
  • It's totally obsolete after rbnacl cuts a new release, which should hopefully be soon.
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 a pull request may close this issue.

1 participant