[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Commercial PGP: Verifying Trustworthiness
- To: [email protected]
- Subject: Re: Commercial PGP: Verifying Trustworthiness
- From: peter honeyman <[email protected]>
- Date: Thu, 26 Aug 1993 14:23:25 -0400
- In-Reply-To: thug's message of Thu, 26 Aug 1993 14:06:22 -0400.
> Basically, if both commercial PGP and freeware PGP produce exactly the
> same encrypted files as output based on the same keys, and if you have
> the source code and can trust freeware PGP, then it can be stated that
> commercial PGP is secure.
pgp and viacrypt will always generate differnt outputs: pgp
adds some pseudo-random stuff to the start of the file it is
encrypting to ensure that a file encrypts differently each time.
peter