This repo contains code which uses GPG to encrypt and decrypt files. For any sensitive data sharing between any 2 enitites, you can use this code
- Installation:
For macOS: brew install gnupg
For Linux (Ubuntu/Debian): sudo apt update sudo apt install gnupg
For Windows: Download and Install GPG: Go to the GnuPG download page(https://gnupg.org/download/index.html) and download the appropriate installer for Windows. Follow the instructions to install it.
- Usage:
b. Sending the Encrypted file to the other party

