A Node.js module for uploading and downloading encrypted folders to/from IPFS using AES-256-CBC encryption
-
Updated
Sep 17, 2024 - JavaScript
A Node.js module for uploading and downloading encrypted folders to/from IPFS using AES-256-CBC encryption
This repo shows how to encrypt files prior to uploading them to IPFS. Similarly it can decrypt and download these files. The solution uses both RSA and AES encryption algorithms to achieve maximum security.
Add a description, image, and links to the ipfs-encryption topic page so that developers can more easily learn about it.
To associate your repository with the ipfs-encryption topic, visit your repo's landing page and select "manage topics."