dage 1.0.4
dage: ^1.0.4 copied to clipboard
age encryption implementation using Dart. age is a modern file encryption format with multiple pluggable recipients, and seekable streaming encryption.
1.0.4 #
- Make plugin list modifiable.
1.0.3 #
- Relax dependency requirements.
1.0.2 #
- Read password from tty when stdin is not terminal.
- Refactor plugin structure for extensibility.
1.0.1 #
- Export passphrase provider.
1.0.0 #
- Everything from spec implemented.
0.0.2 #
- Added examples and improved documentation.
0.0.1 #
- Initial version.