hoauth2 icon indicating copy to clipboard operation
hoauth2 copied to clipboard

Move from 'cryptonite' to 'crypton'

Open ocramz opened this issue 2 years ago • 1 comments

Apparently 'cryptonite' is not actively maintained, and 'crypton' is the new standard.

A number of key networking libraries have switched to 'crypton' already : https://packdeps.haskellers.com/reverse/crypton

It's API-compatible, so this should be just an import renaming chore.

ocramz avatar Jun 11 '23 10:06 ocramz

https://hackage.haskell.org/package/jose-jwt-0.9.5 still depends on cryptonite

freizl avatar Jun 13 '23 04:06 freizl

Hi @freizl ! The latest jose-jwt depends on crypton: https://hackage.haskell.org/package/jose-jwt-0.10.0

ocramz avatar Mar 03 '24 08:03 ocramz

publish hoauth2-2.13.0 let me know if any issues.

freizl avatar Mar 07 '24 07:03 freizl