1.9.0 • Published 8 months ago
@enclosed/crypto v1.9.0
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.