mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-03-15 06:16:29 -04:00
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
d2dbc723fe
@ -164,6 +164,7 @@ A curated list of cryptography resources and links.
|
||||
|
||||
- [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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user