cdepillabout / password

datatypes and functions for easily working with passwords in Haskell
http://hackage.haskell.org/package/password
55 stars 16 forks source link

`crypton` now at version `1.0.0` #78

Closed Vlix closed 3 weeks ago

Vlix commented 6 months ago

Need to try and build password package with crypton-1.0.0 and make a revision on hackage if everything still works.

cdepillabout commented 4 months ago

Looks like stackage is trying to drop cryptonite, so we should probably make this switch: https://github.com/commercialhaskell/stackage/issues/7474

Vlix commented 3 weeks ago

Done. From password >= 3.1 we now use crypton.