INFO:HAZUKI   

 

^

 

Hazuki (2012-06-23)

Moon phase encryption.

Hazuki is an encryption/decryption utility.  To encrypt a file:

   ./hazuki <yyyy-mm-dd> <key_file> [input_file] [output_file]

To decrypt:

   ./hazuki <key_file> [input_file] [output_file]


yyyy-mm-dd   Target decryption date.  Output file can only be decrypted
             on some date with the same moon phase as this date.
             
key_file     File containing key data.  Only the first 1K is used.
             
input_file   Input file name.  If not specified, or if "-" is
             specified, input will be read from stdin.
             
output_file  Output file name.  If not specified, or if "-" is
             specified, output will be written to stdout.

See manual.html for more details.

--
omoikane@uguu.org - http://uguu.org/

  RAR ZIP /
2023-03-27