@geomena/crypto
v1.1.0
Published
shh.io cross-env crypto primitives
Readme
shh.io crypto library
This package contains the natives crypto primitives used by the shh.io lib and project. It is a standalone package built to provide compatibility between different environments by exposing the same API for node:crypto and web SubtleCrypto.
Installation
# with npm
npm install @geomena/crypto
# with yarn
yarn add @geomena/crypto
# with pnpm
pnpm add @geomena/cryptoLicense
This project is licensed under the Apache 2.0 License. See the LICENSE file for more information.
Credits and Acknowledgements
This project is crafted with ❤️ by geomena.
