ietf-openpgp
[Top] [All Lists]

Re: PGP Message Exchange Formats Internet Draft

1997-08-11 07:46:48
On Mon, 11 Aug 1997 root(_at_)mars(_dot_)ceddec(_dot_)com wrote:

if ( hash_alg != SHA1_hash )
      return (bad_alg)

Now that I have downloaded the source:

pgpDSAKey.c, around line 175, in dsaVerify:

        if (h->type != PGP_HASH_SHA)
                return 0;       /* No match for sure! */

--- reply to tzeruch - at - ceddec - dot - com ---


<Prev in Thread] Current Thread [Next in Thread>