Feedback
Crypto can encrypt and decrypt data securely
- Status
- Fixed
- Fixed in
- v26.9.1
- Area
- -
- Source discussion
- https://forum.objo.dev/d/1013-encryption
- Last updated
- 2026-09-08
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Add authenticated reversible encryption to the Crypto module so applications can protect short secrets and arbitrary binary data using safe defaults. The API should support String and MemoryBlock payloads, generate nonces internally, detect tampering and wrong keys, and offer password-based String helpers with a self-describing versioned format.