Home

Awesome

<div align=center> <img width="250" src="https://files.authing.co/authing-console/authing-logo-new-20210924.svg" /> </div> <br /> <div align=center> <a href="https://forum.authing.cn/" target="_blank"> <img src="https://img.shields.io/badge/chat-forum-blue" /> </a> <a href="https://github.com/Authing/password-encryption" target="_blank"> <img src="https://img.shields.io/badge/License-MIT-success" /> </a> </div> <br />

English | 简体中文

Authing provides two encryption methods: jsencrypt and sm-crypto

Browser

npm install --save jsencrypt sm-crypto

Node.js

npm install --save node-jsencrypt sm-crypto

Run examples

# browser
npm run start:browser

# node
npm run start:node

Reference

Questions

For questions and support please use the official forum. The issue list of this repo is exclusively for bug reports and feature requests.

Contribution

License

MIT

Copyright (c) 2022 Authing

Links