Skip to content

m1chele11/Certificate-Based-File-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Encryption and Decryption Project

Features

Key Pair Generation

  • Generate RSA keys (public/private) for encryption and decryption.

Certificate Signing

  • Create a mock Certificate Authority (CA) to sign public keys as certificates.

File Encryption

  • Encrypt a file using the recipient’s public key.

File Decryption

  • Decrypt the file using the private key, with certificate validation.

About

Certificate based file encryption project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages