mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-04-14 20:33:01 -04:00
Add secrets.clj (#125)
This commit is contained in:
parent
5431e2d720
commit
401caadc54
@ -197,6 +197,9 @@ A curated list of cryptography resources and links.
|
||||
- [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.
|
||||
- [secrets.clj](https://github.com/lk-geimfari/secrets.clj) - A Clojure library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.
|
||||
|
||||
|
||||
|
||||
### Common Lisp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user