eccrypto-js
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "eccrypto-js", | ||
"description": "Pure JavaScript Elliptic curve cryptography library", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"author": "Pedro Gomes <github.com/pedrouid>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
# eccrypto-js | ||
[![npm version](https://badge.fury.io/js/eccrypto-js.svg)](https://badge.fury.io/js/eccrypto-js) Pure JavaScript Elliptic curve cryptography library | ||
## Description | ||
Pure JavaScript Elliptic curve cryptography library | ||
This library is a port from [eccrypto](https://github.com/bitchan/eccrypto) using only pure javascript libraries from [ethers.js](https://github.com/ethers-io/ethers.js) version 5 | ||
@@ -8,0 +8,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80595