mozilla/security/nss/lib/freebl/ecl ecp_aff.c
wtc%google.com <[email protected]> Thu, 31 Jan 2013 19:42:34 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/freebl/ecl&files=ecp_aff.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/freebl/ecl In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv7675 Modified Files: ecp_aff.c Log Message: Bug 836562: Use Horner's rule to calculate the elliptic curve polynomial in ec_GFp_validate_point. r=agl.