Skip to content

dc3042/cstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encrypted Archive Command

Compile files

make

or you may use the compiled command from the bin subdirectory

Save/Add to archive

bin/cstore add [-p password] archivename file

List items in archive

bin/cstore list archivename

Extract file from archive

bin/cstore extract [-p password] archivename file

Delete file from archive

bin/cstore delete [-p password] archivename file

About

Encrypted Storage in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors