1.0.0
This commit is contained in:
parent
2b84264309
commit
d14edc96f2
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bigint-utils",
|
||||
"version": "0.9.0",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bigint-crypto-utils",
|
||||
"version": "0.9.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Utils for working with cryptography using native JS (stage 3) implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing.",
|
||||
"keywords": [
|
||||
"modular arithmetics",
|
||||
|
|
Loading…
Reference in New Issue