Arryboom / vue-cryptoJs-AES_256_CBC_ZEROPADDING

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a simple demo for AES-256-CBC with Zero padding using cryptojs and vue

do not direct use in your production enviroment

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About


Languages

Language:JavaScript 87.5%Language:Vue 11.6%Language:HTML 0.8%