gecko-dev/security/nss/lib/freebl
wtchang%redhat.com afccecc775 Bugzilla Bug 257693: code cleanup. 1. Change "X9.63" to "X9.62". 2. In
EC_ValidatePublicKey, set error codes and handle a NULL return from
ECGroup_fromName.  3. In the ECGroupStr structure, move the validate_point
field up.  4. In the test cases, if the tests that should fail, passed,
say so in the error messages.  r=douglas@stebila.ca.
Modified Files:
	blapi.h ec.c ecl/ecl-priv.h ecl/ecl.c ecl/ecl.h
	ecl/tests/ec2_test.c ecl/tests/ecp_test.c
2005-08-27 01:09:22 +00:00
..
ecl Bugzilla Bug 257693: code cleanup. 1. Change "X9.63" to "X9.62". 2. In 2005-08-27 01:09:22 +00:00
mpi Bug 303507: Add comba for MPI's multiply and square routines. 2005-08-16 19:25:48 +00:00
GF2m_ecl.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
GF2m_ecl.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
GFp_ecl.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
GFp_ecl.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
Makefile Bug 303507: Add comba for MPI's multiply and square routines. 2005-08-16 19:25:48 +00:00
aeskeywrap.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
alg2268.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
alghmac.c Move the TLS Pseudo Random Function (PRF) and the HMAC algorithm from 2005-08-06 09:27:28 +00:00
alghmac.h Make changes from review feedback. Bug 303316. r=wtchang. 2005-08-09 02:54:54 +00:00
arcfive.c Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
arcfour-amd64-gas.s Fix for bug 270742 - incorporate AMD64 implementation of arcfour . Code donated by Marc Bevand, and integrated by Nelson . r=wtchang 2005-02-24 02:09:41 +00:00
arcfour-amd64-sun.s Fix for bug 270742 - incorporate AMD64 implementation of arcfour . Code donated by Marc Bevand, and integrated by Nelson . r=wtchang 2005-02-24 02:09:41 +00:00
arcfour.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
blapi.h Bugzilla Bug 257693: code cleanup. 1. Change "X9.63" to "X9.62". 2. In 2005-08-27 01:09:22 +00:00
blapit.h Bugzilla Bug 302286: PQG_PBITS_TO_INDEX should reject p bits that are 2005-08-13 00:07:18 +00:00
config.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
des.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
des.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
desblapi.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
dh.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
dsa.c Bugzilla Bug 302262: dsa.c should use the macros defined in secmpi.h. 2005-08-01 18:51:06 +00:00
ec.c Bugzilla Bug 257693: code cleanup. 1. Change "X9.63" to "X9.62". 2. In 2005-08-27 01:09:22 +00:00
ec.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
ldvector.c Make changes from review feedback. Bug 303316. r=wtchang. 2005-08-09 02:54:54 +00:00
loader.c Make changes from review feedback. Bug 303316. r=wtchang. 2005-08-09 02:54:54 +00:00
loader.h Make changes from review feedback. Bug 303316. r=wtchang. 2005-08-09 02:54:54 +00:00
mac_rand.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
manifest.mn Bug 285932: Faster SHA1 implementation for AMD64: sha-fast-amd64-sun.s is 2005-08-15 16:55:22 +00:00
mapfile.Solaris Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 22:28:27 +00:00
md2.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
md5.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
mknewpc2.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
mksp.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
os2_rand.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
pqg.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
prng_fips1861.c A faster c implementation of SHA1 for most platforms. Bug 285932. 2005-08-11 01:01:08 +00:00
rawhash.c Make changes from review feedback. Bug 303316. r=wtchang. 2005-08-09 02:54:54 +00:00
rijndael.c Address review comments. Add test after PORT_Assert. Bug 303334. 2005-08-09 03:09:38 +00:00
rijndael.h Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
rijndael32.tab
rijndael_tables.c Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
rsa.c Bugzilla bug 295298: enforce RSA key size limits when generating a new 2005-05-27 23:53:19 +00:00
secmpi.h Bugzilla Bug 302262: Check for SECITEM_AllocItem failure in 2005-08-01 22:43:54 +00:00
secrng.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
sha-fast-amd64-sun.s Bug 285932: Faster SHA1 implementation for AMD64: sha-fast-amd64-sun.s is 2005-08-15 16:55:22 +00:00
sha.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
sha.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
sha512.c Add new functions for blapi symmetric ciphers and digest functions, 2005-08-06 07:24:21 +00:00
sha_fast.c A faster c implementation of SHA1 for most platforms. Bug 285932. 2005-08-11 01:01:08 +00:00
sha_fast.h A faster c implementation of SHA1 for most platforms. Bug 285932. 2005-08-11 01:01:08 +00:00
shsign.h Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
shvfy.c Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
sysrand.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
tlsprfalg.c Make changes from review feedback. Bug 303316. r=wtchang. 2005-08-09 02:54:54 +00:00
unix_rand.c Fix for 265369 - fix compiler warning in unix_rand . r=nelson 2005-05-10 21:14:51 +00:00
win_rand.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00