Skip to content

Latest commit

 

History

History
71 lines (50 loc) · 1.88 KB

README-zh_CN.md

File metadata and controls

71 lines (50 loc) · 1.88 KB

简体中文 | English

Authing 提供两种加密方式: jsencryptsm-crypto

浏览器

npm install --save jsencrypt sm-crypto

node.js

npm install --save node-jsencrypt sm-crypto

示例

# 浏览器
npm run start:browser

# node.js
npm run start:node

参考

问题反馈

如果需要在线技术支持,可访问官方论坛. 此仓库的 issue 仅用于上报 Bug 和提交新功能特性。

开源共建

  • Fork 此仓库
  • 创建自己的 git 分支 (git checkout -b my-new-feature)
  • 提交你的修改 (git commit -am 'Add some feature')
  • 将修改内容推送到远程分支 (git push -u origin my-new-feature)
  • 创建一个 Pull Request

开源许可

MIT

Copyright (c) 2022 Authing

友情链接