-
Notifications
You must be signed in to change notification settings - Fork 805
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
deprecating cryptonite #7474
Comments
For more context see haskell/security-advisories#187 and #7336 It would be really great if some would step to forking/replacing memory too |
awesome thanks, gemini-exports fixed in v0.1.0.2 |
I uploaded protocol-radius-0.0.1.2 with change of dependency from |
Uploaded locators 0.3.0.5 changing dependency from cryptonite to crypton. Thanks for pursuing this. |
yesod-auth-oauth2 updated to crypton as of 0.7.3.0: https://hackage.haskell.org/package/yesod-auth-oauth2-0.7.3.0/dependencies |
These are packages which have not migrated yet to crypton
cryptonite (Vincent Hanquez) (not present) depended on by:
My understanding is that crypton should be a maintained drop-in replacement for the unmaintained (and less secure) cryptonite so all that should be needed to update your dependencies on cryptonite to crypton instead
The text was updated successfully, but these errors were encountered: