@scobru/crypto-ipfs

1.1.11 • Public • Published

CRYPTO-IPFS

image

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

⚠️ Warning: This module is unaudited

Readme

Keywords

Package Sidebar

Install

npm i @scobru/crypto-ipfs

Weekly Downloads

2

Version

1.1.11

License

MIT

Unpacked Size

1.03 MB

Total Files

6

Last publish

Collaborators

  • scobru