Re: [ANN] Buddy 0.3.0: Security library for clojure.

2015-01-25 Thread Magnus Rundberget
Nice work ! Started using the 0.3.0 last week. Already enjoying the benefits of the separation :) cheers Magnus On Saturday, 24 January 2015 19:42:25 UTC+1, Andrey Antukh wrote: > > Hi! > > I am happy to announce a new release of buddy (security library for > Clojure). > > Since 0.3.0, buddy

[ANN] Buddy 0.3.0: Security library for clojure.

2015-01-24 Thread Andrey Antukh
Hi! I am happy to announce a new release of buddy (security library for Clojure). Since 0.3.0, buddy is split from monolithic library in four modules: - buddy-core: Cryptographyc api. - buddy-sign: High level message signing - buddy-auth: Authentication and Authorization facilities for ring base