Fix the PKCS#7 stuff: signature verify could fail if attributes reordered, the
authorDr. Stephen Henson <steve@openssl.org>
Fri, 5 Mar 1999 02:05:15 +0000 (02:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 5 Mar 1999 02:05:15 +0000 (02:05 +0000)
commit924acc5451028abd3218be96cce346596fb3ad6d
tree45f25cb6829b3c052dde746e09440f68c3620879
parentd00b7aad5add9864147635279b951fbe8a7656b7
Fix the PKCS#7 stuff: signature verify could fail if attributes reordered, the
detached data encoding was wrong and free up public keys.
CHANGES
crypto/pkcs7/example.c
crypto/pkcs7/pk7_doit.c
crypto/pkcs7/verify.c