Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Producement/dage
Age Encryption implementation in Dart
https://github.com/Producement/dage
dart encryption
Last synced: 25 days ago
JSON representation
Age Encryption implementation in Dart
- Host: GitHub
- URL: https://github.com/Producement/dage
- Owner: Producement
- License: bsd-3-clause
- Created: 2022-05-18T09:54:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T04:04:29.000Z (4 months ago)
- Last Synced: 2024-08-05T05:23:03.726Z (4 months ago)
- Topics: dart, encryption
- Language: Dart
- Homepage:
- Size: 902 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-age - dage - Dart implementation. (Implementations)
README
# dage: Dart implementation of age
[![pub package](https://img.shields.io/pub/v/dage.svg)](https://pub.dev/packages/dage)The format specification is at [age-encryption.org/v1](https://age-encryption.org/v1).
age was designed by [@Benjojo12](https://twitter.com/Benjojo12) and
[@FiloSottile](https://twitter.com/FiloSottile).The reference interoperable Go implementation is available at
[filippo.io/age](https://filippo.io/age).## Disclaimer
**NB! This project is not officially endorsed by original age authors in any way!**