Documentation | Latest releases | Get support
Tempel is a lightweight encryption framework that wraps the JVM's native crypto facilities to provide a high-level Clojure API that is: idiomatic, simple, and easy-to-use even for non-experts.
It incorporates best practices and reasonable defaults to help simplify many common data security needs.
2023-11-13
1.0.0-alpha1
: release notesSee here for earlier releases.
Note that Tempel is not intended for interop with other cryptographic tools/APIs.
Important: while Tempel has been written and tested with care, the nature of the problem domain inevitably means that bugs and/or misuse can be especially harmful and/or easy to make.
Bugs and/or misuse could lead to security vulnerabilities or even permanent data loss.
Please be very careful evaluating Tempel and/or other cryptographic libraries/frameworks before use, especially new libraries/frameworks like Tempel!
No advisories as of last README update. If any security vulnerabilities are discovered, they will be listed here along with an appropriate CVE.
To report a possible security vulnerability, please email me at my first name at taoensso.com
. For particularly sensitive content, you may encrypt your message with my public PGP/GPG key. Thank you! - Peter Taoussanis
You can help support continued work on this project, thank you!! 🙏
Copyright © 2023 Peter Taoussanis.
Licensed under EPL 1.0 (same as Clojure).
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close