类库
› elliptic
indutny/elliptic
Elliptic是一个纯JavaScript实现的高速椭圆曲线密码学库。它提供ECDSA签名、验证及ECDH密钥交换等功能,性能优于其他JS方案。适用于Node.js和浏览器环境,旨在为Web应用提供安全高效的加密支持。
技术栈
根目录 javascript
测试
Mocha
^8.0.1
代码规范
ESLint
^7.6.0
查看全部依赖 (18)
依赖
bn.js
^4.11.9
brorand
^1.1.0
hash.js
^1.0.0
hmac-drbg
^1.0.1
inherits
^2.0.4
minimalistic-assert
^1.0.1
minimalistic-crypto-utils
^1.0.1
开发依赖
brfs
^2.0.2
coveralls
^3.1.0
grunt
^1.2.1
grunt-browserify
^5.3.0
grunt-cli
^1.3.2
grunt-contrib-connect
^3.0.0
grunt-contrib-copy
^1.0.0
grunt-contrib-uglify
^5.0.0
grunt-mocha-istanbul
^5.0.2
grunt-saucelabs
^9.0.1
istanbul
^0.4.5