8000 GitHub - bianyuan1986/cipher
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bianyuan1986/cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

  1. Use -h option to get usage. Usage:./cipher -e FILENAME -k INITKEY [-g] #INITKEY can be arbitrary string with length less than 256 bytes. Open debug info with -g option. ./cipher -d FILENAME

  2. Example ./cipher -e ms_rule.xml -k test #Encrypt ms_rule.xml with init key 'test', the encrypted data will be written to ms_rule.data ./cipher ms_rule.data #Decrypt the ms_rule.data file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0