Skip to content

armnrd/cryptex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cryptex

cryptex is a collection of simple command-line encryption tools.
Before using these scripts, edit them to make sure the file references point to the correct places.

Usage

encode-records: Encode all plaintext records in RECORD_DIR.
decode-records: Decode all encrypted records in RECORD_DIR.
filter-record-blob <record_name>: Decrypt the blob file in RECORD_DIR and output the record corresponding to <record_name>.

About

Simple command-line encryption tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages