Skip to content

kongkrit/aes256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aes256

static site to generate sha256 from a text input box. Enter password to generate encrypted text using PBKDF2-HMAC-SHA256 100k AES-256-GCM. output in base64 [16B salt, 12B IV, ciphertext, 12B tag] . No tracker or spyware. One HTML file.

Access the site at kongkrit.github.io/aes256

About

calculate sha256 from text. then encrypt text using PBKDF2 100k AES-256-GCM. output in base64

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors