diff --git a/README.md b/README.md index 1a8ae4d..c6c453d 100644 --- a/README.md +++ b/README.md @@ -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