mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2024-10-01 11:49:56 -04:00
Added Clj-crypto (#44)
Added Clj-crypto, a wrapper for Bouncy Castle which allows you to easily use cryptography in your clojure app
This commit is contained in:
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…
Reference in New Issue
Block a user