Pure Javascript implementation of the SM2/SM3/SM4 cipher based on sjcl. Latest version: 0.7.0, last published: 5 months ago. Start using gmsm-sm4js in your project by running `npm i gmsm-sm4js`. There are no other projects in the npm registry using gmsm-
smsir-js Sign UpSign In 1packages found
afanpmsqfwzpcn,38dun,com,ww,mms77,com,yes444,www,3hhhcom67,220,90,10,de3,site,de3site,www,158bh,com,mt104,xyz,www,yy148,com,www,6yk5,com,www,1317678,com,www2345bucom,www,97,cn,77qe,www20paocom,www,4yy95,www51zcm,1688,555888sss,com,an,www1900tcom,jjbbzz,www,2222bg,com,...
安装: npm install sm-cryptoOr yarn add sm-crypto sm2: 获取密钥对: const sm2 = require('sm-crypto').sm2 let keypair = sm2.generateKeyPairHex() publicK
npm install sm-crypto 在JavaScript代码中引入sm-crypto库,并生成SM2密钥对。 使用公钥对要加密的数据进行加密。 使用私钥对加密后的数据进行解密,以验证加密和解密过程的正确性。 5. 提供可能遇到的常见问题及解决方案 问题:加密后的数据无法解密。 解决方案:确保加密时使用的公钥与解密时使用的私钥是匹配的。同时...
-03 32-npm和npx-01 -03 33-编写数据查询接口01 -03 34-apipost的使用01 -05 35-编写数据添加接口01 -04 36-编写数据修改和删除接口01 -04 听课入口 备注:建议收藏文章,听完想要领取资料返回到这里 扫码即可免费观看教程 b站在线免费观看地址: ht...
Code Pull requests Actions Projects Security Insights Additional navigation options Files master dist docs src test .babelrc .eslintrc.js .gitignore .npmignore CHANGELOG.md LICENCE_MIT README.md package.json webpack.config.js File metadata and controls ...
.npmignore LICENSE README.md index.js package-lock.json package.json README Apache-2.0 license sm2js (jsrsasign-sm) sm2js is a pure Javascript implementation of the GM-Standards SM2 (also support sm3/sm4) based onjsrsasign. 基于jsrsasign实现的优势在于充分利用jsrsasign的PKIX,CSR,CERT,PKCS...
npm install sm-crypto # 当前项目使用 2. SM2加解密 2.1. 获取密钥对 constsm2=require('sm-crypto').sm2letkeypair=sm2.generateKeyPairHex()publicKey=keypair.publicKey// 公钥privateKey=keypair.privateKey// 私钥// 默认生成公钥 130 位太长,可以压缩公钥到 66 位constcompressedPublicKey=sm2.compress...
ts-sm| Manage npm sub modules written in typescriptRead More.. ng2-sm| Manage angular2 module libraries written in typescriptRead More.. Release Information Release: 1.4.0 Documentation Status: First Draft(Subject To Change) Build Status: Stable ...