https://github.com/valera-rozuvan/text-crypt
node js library and cli to simplify text crypto
https://github.com/valera-rozuvan/text-crypt
cryptography nodejs text
Last synced: about 2 months ago
JSON representation
node js library and cli to simplify text crypto
- Host: GitHub
- URL: https://github.com/valera-rozuvan/text-crypt
- Owner: valera-rozuvan
- License: mit
- Created: 2020-12-07T16:45:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T18:18:34.000Z (over 2 years ago)
- Last Synced: 2025-04-04T12:53:08.362Z (about 1 year ago)
- Topics: cryptography, nodejs, text
- Language: JavaScript
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# text-crypt
node js library and cli to simplify text crypto
## about
This is a monorepo containing:
- [library](./lib/)
- [the CLI](./cli/)
---
## license
The project `'text-crypt'` is licensed under the MIT License.
See [LICENSE](./LICENSE) for more details.
The latest source code can be retrieved from one of several mirrors:
1. [github.com/valera-rozuvan/text-crypt](https://github.com/valera-rozuvan/text-crypt)
2. [gitlab.com/valera-rozuvan/text-crypt](https://gitlab.com/valera-rozuvan/text-crypt)
3. [git.rozuvan.net/text-crypt](https://git.rozuvan.net/text-crypt)
Copyright (c) 2020-2022 [Valera Rozuvan](https://valera.rozuvan.net/)