Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rozpo/enlocker
Dart CLI that provides encryption and decryption capabilities for your sensitive data.
https://github.com/rozpo/enlocker
Last synced: 9 days ago
JSON representation
Dart CLI that provides encryption and decryption capabilities for your sensitive data.
- Host: GitHub
- URL: https://github.com/rozpo/enlocker
- Owner: rozpo
- License: mit
- Created: 2024-02-04T20:05:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-04T23:01:08.000Z (11 months ago)
- Last Synced: 2024-02-05T23:27:10.892Z (11 months ago)
- Language: Dart
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.