home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume17 / hill / README < prev    next >
Encoding:
Text File  |  1989-02-08  |  469 b   |  11 lines

  1. ^Xhill - encryption program using Hill cipher
  2. ^X
  3. ^XHill provides file encryption using the Hill cipher.
  4. ^XIn encryption mode, plaintext is read from the standard input
  5. ^Xand ciphertext is written to the standard output
  6. ^Xin accordance with a user-specified key.
  7. ^XAdditional options allow compressing the plaintext
  8. ^Xand/or expressing the ciphertext in ASCII.
  9. ^XIn decryption mode, the operations of encryption mode
  10. ^Xare reversed (provided the right key is supplied).
  11.