Skip to content

mjkhonline/jsencryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Encryptor

AES encryption web app powered by JavaScript SJCL lib.
Supports message authentication (AES-256 / GCM)
This project is live and deployed on: https://jsencryptor.netlify.app

Netlify Status

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

AES encryption tool powered by JavaScript SJCL lib., VueJS and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published