Age Encryption implementation in Dart
The main features of producement/dage are: Encryption Implementations.
Open-source alternatives to producement/dage include: android-password-store/kage — Kotlin implementation of the age file encryption format. exceptionfactory/jagged — Java implementation of age encryption. filosottile/typage — A TypeScript implementation of the age file encryption format, available as an npm package or as a bundled .js file. jamesog/agekit — A simple, modern and secure encryption Swift library with small explicit keys, and no config options. kanru/rage-wasm — rage is a simple, modern, and secure file encryption tool, using the age format. It features small explicit keys, no… marinx/agemobile — Gomobile bind is limited by types and while it allows you to generate identity, you cannot encrypt/decrypt.
Kotlin implementation of the age file encryption format
A TypeScript implementation of the age file encryption format, available as an npm package or as a bundled .js file.
A simple, modern and secure encryption Swift library with small explicit keys, and no config options.