From 31e4c4a7fe516199f86420a8a15e2d355282090f Mon Sep 17 00:00:00 2001 From: Umair Aslam Date: Mon, 5 Jun 2017 10:11:29 -0400 Subject: [PATCH] fixed alphabetical ordering warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef001cc..014d5e2 100644 --- a/README.md +++ b/README.md @@ -162,9 +162,9 @@ A curated list of cryptography resources and links. ### Clojure +- [clj-crypto](https://github.com/macourtney/clj-crypto/) - wrapper for Bouncy Castle. - [buddy-core](https://funcool.github.io/buddy-core/latest/) - Cryptographic Api. - [pandect](https://github.com/xsc/pandect) - Fast and easy-to-use Message Digest, Checksum and HMAC library for Clojure. -- [clj-crypto](https://github.com/macourtney/clj-crypto/) - wrapper for Bouncy Castle. ### Common Lisp