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.
1.0.10 #
- Add support for armoring.
1.0.9 #
- Testing release flow mostly.
1.0.8 #
- Fixes related to the testkit vectors.
1.0.7 #
- Improve code quality.
1.0.6 #
- Enable longer keys with Bech32.
1.0.5 #
- Use List
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.