Skip to content

mikee531/GPG_DataSharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GPG_DataSharing

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

  1. 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.

  1. Usage:

a. Encrypting file: Screenshot 2024-10-24 at 2 07 28 PM

b. Sending the Encrypted file to the other party

c. Decrypting file: Screenshot 2024-10-24 at 2 08 44 PM

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages