Socket
Socket
Sign inDemoInstall

@iov/crypto

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iov/crypto - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

build/semirandom.js

6

package.json
{
"name": "@iov/crypto",
"version": "0.5.2",
"version": "0.5.3",
"description": "Cryptography resources for IOV projects",

@@ -32,3 +32,3 @@ "author": "IOV SAS <admin@iov.one>",

"dependencies": {
"@iov/encoding": "^0.5.2",
"@iov/encoding": "^0.5.3",
"bip39": "^2.5.0",

@@ -46,3 +46,3 @@ "bn.js": "^4.11.8",

},
"gitHead": "39379b38f0ac128a48aa7174692c4c932ed326f7"
"gitHead": "ff64a79172425efdd9d022bb26ee6ca99ec4a6d3"
}

@@ -5,2 +5,7 @@ # @iov/crypto

@iov/crypto contains low-level cryptographic functionality used in other @iov libraries.
Little of it is implemented here, but mainly it is a curation of external libraries along
with correctness tests. We add type-safety, some more checks, and a simple API to these libraries.
This can also be freely imported outside of @iov/core based applications.
## API Documentation

@@ -7,0 +12,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc