forked from tornado-packages/noble-curves
Release 0.9.0.
This commit is contained in:
parent
c4c580edc0
commit
0ffa38db6b
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@noble/curves",
|
"name": "@noble/curves",
|
||||||
"version": "0.9.0",
|
"version": "0.9.0",
|
||||||
"description": "Minimal, auditable JS implementation of elliptic curve cryptography",
|
"description": "Audited & minimal JS implementation of elliptic curve cryptography",
|
||||||
"files": [
|
"files": [
|
||||||
"abstract",
|
"abstract",
|
||||||
"esm",
|
"esm",
|
||||||
@ -171,7 +171,7 @@
|
|||||||
"bn254",
|
"bn254",
|
||||||
"pasta",
|
"pasta",
|
||||||
"bls",
|
"bls",
|
||||||
"nist",
|
"noble",
|
||||||
"ecc",
|
"ecc",
|
||||||
"ecdsa",
|
"ecdsa",
|
||||||
"eddsa",
|
"eddsa",
|
||||||
|
Loading…
Reference in New Issue
Block a user