1.1.11 • Published 2 years ago

@scobru/crypto-ipfs v1.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

⚠️ Warning: This module is unaudited

1.1.11

2 years ago

1.1.10

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago