Skip to content

Authing/password-encryption

Repository files navigation



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

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push -u origin my-new-feature)
  • Create new Pull Request

License

MIT

Copyright (c) 2022 Authing

Links

About

Password encryption demo for browser and node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published