Added Clj-crypto (#44)

Added Clj-crypto, a wrapper for Bouncy Castle which allows you to easily use cryptography in your clojure app
pull/32/merge
Umair Aslam 7 years ago committed by Sobolev Nikita
parent 0c13e6f87e
commit fdd6806e81

@ -163,6 +163,7 @@ A curated list of cryptography resources and links.
### Clojure
- [buddy-core](https://funcool.github.io/buddy-core/latest/) - Cryptographic Api.
- [clj-crypto](https://github.com/macourtney/clj-crypto/) - Wrapper for Bouncy Castle.
- [pandect](https://github.com/xsc/pandect) - Fast and easy-to-use Message Digest, Checksum and HMAC library for Clojure.
### Common Lisp

Loading…
Cancel
Save