mozilla/security/nss/lib/softoken/legacydb keydb.c lowkey.c lowkeyti.h
wtc%google.com <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/softoken/legacydb&files=keydb.c:lowkey.c:lowkeyti.h&branch=NSS_3_13_4_BRANCH&root=/cvsroot
Changes committed by wtc%google.com:
Update of /cvsroot/mozilla/security/nss/lib/softoken/legacydb
In directory dm-cvs01.mozilla.org:/tmp/cvs-serv7866
Modified Files:
Tag: NSS_3_13_4_BRANCH
keydb.c lowkey.c lowkeyti.h
Log Message:
Bug 715073: Use an alternative ASN.1 template that allows RSA modulus to be
zero length if a secret key disguised as an RSA key cannot be decoded.
This allows us to decode secret keys that have an improperly encoded
modulus (a zero-length integer). The patch is partially contributed by
Kaspar Brand <[email protected]>. r=Kaspar Brand.
Modified Files:
Tag: NSS_3_13_4_BRANCH
keydb.c lowkey.c lowkeyti.h