[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding padding to PGP files



> Date: Thu, 2 Feb 1995 08:48:49 -0800
> From: Hal <[email protected]>
> 
> It only works on binary ".pgp" public-key encrypted files (not ascii armored
> files).  So there would be some work needed to make it a really useful tool.
> 
> Hal

  I just tried adding random characters at the end of a pgp ascii
armoured message.  I had to cut out the checksum, but pgp was able to
decrypt the message just fine.  So a very simple program (ideally with
a strong source of random numbers) should be able to pad ascii
armoured files.

  Noyb