@scobru/crypto-ipfs
v1.1.11
Published
asymmetric and symmetric crypto for use with , ipfs and private backend. warning: unaudited.
Downloads
24
Readme
CRYPTO-IPFS
Description: Asymmetric and symmetric crypto for use with IPFS and private backend.
Features
- Asymmetric and symmetric encryption and decryption.
- Key generation.
- Integration with IPFS.
- Multihash utilities.
- Random number and string generation.
Installation
Install the package via npm:
npm install @scobru/crypto-ipfs
Ensure you have the required dependencies:
npm install crypto-js ethers fernet get-random-values ipfs-only-hash multihashes pbkdf2 tweetnacl asymmetric-crypto
Usage
Please refer to the main module file for detailed usage of the cryptographic utilities.
Testing
To run tests:
npm test
Repository and Issues
Additional Information
- Version: 1.1.4
- License: MIT
- Author: scobru
- Keywords: mecenate, crypto, ipfs