add license

This commit is contained in:
2023-03-29 17:20:38 -04:00
parent d1c9f05ed9
commit 8dba658d6c
2 changed files with 676 additions and 0 deletions

2
README
View File

@@ -4,6 +4,8 @@ ecrypt is an extremely simple and basic encryption tool. It does not aim to prov
advanced encryption features that other tools may offer, it simply acts as a random
string generator.
Since there is no runtime configuration, ecrypt is extremely fast and secure.
+ Installation
Clone this repository: