This commit is contained in:
juanelas 2020-04-07 17:04:41 +02:00
parent d2a21a818f
commit 069f8891d7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bigint-crypto-utils",
"version": "2.5.3",
"version": "2.5.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "bigint-crypto-utils",
"version": "2.5.3",
"version": "2.5.4",
"description": "Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing.",
"keywords": [
"modular arithmetics",