Skip to content

Simple website for text encryption/decryption

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

kartva/easy-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-crypt

Hosted at https://desmondwillowbrook.github.io/easy-crypt/

A probably not-secure website built in an afternoon (and I really do mean one) to keep text secret.

I am not proud of this code, but it's so simple that it works. (probably)

Have a read through the code before using to check for any glaring flaws. (and file an issue if you find any, it's the polite thing to do.)

Built using rust-webpack-template.

Build and deploy

wasm-pack build
cd www/
npm run build
npx gh-pages -d dist

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Simple website for text encryption/decryption

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published