Cryptography resources for IOV projects
npm install @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.
https://iov-one.github.io/iov-core-docs/latest/iov-crypto/
This package is part of the IOV-Core repository, licensed under the Apache
License 2.0 (see
NOTICE and
LICENSE).