@enclosed/crypto
v1.11.0
Published
Enclosed cross-env crypto primitives
Downloads
511
Readme
Enclosed crypto library
This package contains the natives crypto primitives used by the Enclosed 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 @enclosed/crypto
# with yarn
yarn add @enclosed/crypto
# with pnpm
pnpm add @enclosed/crypto
License
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 Corentin Thomasset.