Re: ANN Scrypt 1.0.0

2013-05-02 Thread Manuel Paccagnella
Nice! Thank you for open-sourcing it. Il giorno giovedì 2 maggio 2013 10:10:38 UTC+2, Michael Klishin ha scritto: > > Scrypt is a tiny Clojure library for working with the scrypt key derivation > function. It is an alternative to bcrypt and PBKDF2. > > Release notes: > http://blog.clojurewerkz.org

ANN Scrypt 1.0.0

2013-05-02 Thread Michael Klishin
Scrypt is a tiny Clojure library for working with the scrypt key derivation function. It is an alternative to bcrypt and PBKDF2. Release notes: http://blog.clojurewerkz.org/blog/2013/05/02/scrypt-1-dot-0-0-is-released/ -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin --