Skip to content

dmb1107/Hide-A-Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hide-A-Password

A simple web page that allows for people to encrypt, decrypt, and share sensitive information over the web with just a URL.

All encryption is done locally with no data sent to the server. The encryption method is AES-CBC.

https://crypt.dave-becker.com

Aknowledgements to John Walker for developing the encryption method, JavaScrypt.

About

Simple AES-CBC encyption website: https://crypt.dave-becker.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published