/cryptodoc

Text document encryption tool

Primary LanguageRustMIT LicenseMIT

CryptoDoc

Allows the user to password protect text documents, and possible to exchange between users.

Running

Run the following command:

cargo run --release

Example Document

Try out the document in the documents/ folder and use the password abc123.

Demo

License

This is licensed under MIT. Read the license here.