taoensso/tempel
Data security framework for Clojure
5 Releases
Latest: 6mo ago
v1.1.0 (2025-12-10)v1.1.0Latest
š Changes
- Dependency: [on Clojars](https://clojars.org/com.taoensso/tempel/versions/1.1.0)
- Versioning: [Break Versioning](https://www.taoensso.com/break-versioning)
v1.0.0 (2025-11-05)v1.0.0
š Changes
- Dependency: [on Clojars](https://clojars.org/com.taoensso/tempel/versions/1.0.0)
- Versioning: [Break Versioning](https://www.taoensso.com/break-versioning)
š¦ Disclaimer
- ā ļø Important: this software is provided *"as is"* and without warranty of any kind. You use it at your own risk!
- While Tempel has been written and tested with care, the nature of the problem domain inevitably means that it can be easy to misuse and sensitive to bugs.
- Whenever you use cryptographic libraries/frameworks (including Tempel), please test very carefully and always back up important data!
- Please report any unexpected issues! Possible security issues may be responsibly reported [here](https://github.com/taoensso/tempel/security), thank you! š
š¦ Since `v1.0.0-RC1` (2024-02-26)
- Use [contextual Truss exceptions](https://github.com/taoensso/truss#contextual-exceptions) for all errors
- Documentation and example improvements
- Update dependencies
v1.0.0-RC1 (2024-02-26)v1.0.0-RC1
⨠New since `v1.0.0-beta1`
- 9001f1b [new] Add `encrypt-keychain`, `decrypt-keychain` aliases
- Misc documentation improvements, incl. new [demo video](https://www.youtube.com/watch?v=sULZVFhR848)
v1.0.0-beta1 (2024-02-01)v1.0.0-beta1Pre-release
š Changes since `v1.0.0-alpha1`
- 1931c7d [mod] Rename {:return :as-map} -> {:return :map}
⨠New since `v1.0.0-alpha1`
- 1e1fdbd [new] [#1] [#2] Add ChaCha20-Poly1305 AEAD cipher (@iarenaza)
v1.0.0-alpha1 (2023-11-13)v1.0.0-alpha1Pre-release
> š¦ [Available on Clojars](https://clojars.org/com.taoensso/tempel/versions/1.0.0-alpha1), this project uses [Break Versioning](https://www.taoensso.com/break-versioning). This is Tempel's first public pre-release. ā ļø **Please don't use this in production yet**, this release is intended for early testers and for those that would like to give feedback. Please report any unexpected problems and let me know if anything is unclear, inconvenient, etc. Now's the ideal time to get changes in. Thank you! š
