taoensso / nippy

The fastest serialization library for Clojure
https://www.taoensso.com/nippy
Eclipse Public License 1.0
1.04k stars 60 forks source link

Upgrade data encryption to use new Tempel lib #157

Open ptaoussanis opened 1 year ago

ptaoussanis commented 1 year ago

Nippy's current data encryption features are rather limited and inflexible.

Once Tempel's 1st public release scheduled for later this year, it should be possible for Nippy to adopt that as its default encryption scheme.