summaryrefslogblamecommitdiff
path: root/security/pad/pkg-descr
blob: 1b30fcec054c81e6451d10abfcdb96064fd7d774 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                                    
 
                                                                   
 
                                    
This is a small command-line utility for encryption and decryption
using the principle of one-time pads (OTPs).  One or more data files
given to pad are XORd with each other and with RNG output, resulting
in two or more output files.  The output files are indistinguishable
from random noise, except that when the pad utility is used to XOR
them together again, the original data files may be recovered.

WWW:  http://web.archive.org/web/20011030104813/www.lammah.com/pad/

Jason Harris <jharris@widomaker.com>