GitPedia
taoensso

taoensso/tempel

Data security framework for Clojure

5 Releases
Latest: 6mo ago
v1.1.0 (2025-12-10)v1.1.0Latest
ptaoussanisptaoussanisĀ·6mo agoĀ·December 10, 2025
GitHub

šŸ“‹ 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
ptaoussanisptaoussanisĀ·7mo agoĀ·November 5, 2025
GitHub

šŸ“‹ 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
ptaoussanisptaoussanisĀ·2y agoĀ·February 26, 2024
GitHub

✨ 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
ptaoussanisptaoussanisĀ·2y agoĀ·February 1, 2024
GitHub

šŸ“‹ 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
ptaoussanisptaoussanisĀ·2y agoĀ·November 13, 2023
GitHub

> šŸ“¦ [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! šŸ™