This commit is contained in:
Aisse-258 2019-07-14 01:09:53 +03:00
parent 6f4f010e5b
commit dd5e33b7b8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "bigint-crypto-utils",
"version": "2.1.8",
"version": "2.2.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",