dage 1.0.10 dage: ^1.0.10 copied to clipboard
age encryption implementation using Dart. age is a modern file encryption format with multiple pluggable recipients, and seekable streaming encryption.
dage: Dart implementation of age #
The format specification is at age-encryption.org/v1. age was designed by @Benjojo12 and @FiloSottile.
The reference interoperable Go implementation is available at filippo.io/age.
Disclaimer #
NB! This project is not officially endorsed by original age authors in any way!