Skip to content
/ e7z Public
forked from okigan/e7z

Encrypting 7zip with public/private key support

Notifications You must be signed in to change notification settings

ruzaq/e7z

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e7z -- Encrypting 7zip with public/private key support

A bash script (prototype) to wrap 7z and openssl to enable 
usage of public/private keys to safeguard the content.

Usage:

Create archive:
e7z a -k id_rsa.pub.ssl archive.7z input_file

Extract:
e7z x -k id_rsa archive.7z 

About

Encrypting 7zip with public/private key support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages