Sha256: 3b459ac6975126e582b942d893ff9e91bbe2a89533d5611a84e6a1cc7ce7f735

Contents?: true

Size: 705 Bytes

Versions: 1

Compression:

Stored size: 705 Bytes

Contents

{
  "name": "@waves/ts-lib-crypto",
  "version": "1.4.3",
  "description": "This library contains all algorithm implementations like signature verification and protocol entries like address used in Waves.",
  "keywords": [
    "waves",
    "crypto",
    "protocol",
    "binary",
    "cryptography",
    "signature"
  ],
  "main": "index.js",
  "types": "index.d.ts",
  "author": "Yuriy Naydenov",
  "contributors": [
    {
      "email": "siemarell@gmail.com",
      "name": "Sergey Borzov"
    }
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/wavesplatform/waves-crypto.git"
  },
  "dependencies": {
    "js-sha3": "^0.8.0",
    "node-forge": "^0.8.5"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
waves_lib-0.1.0 js/node_modules/@waves/ts-lib-crypto/package.json