gecko-dev/security
nelsonb%netscape.com 886543402f Reduced the number of temporary variables allocated and freed during a
modular exponentiation by over 99%.  Modified mp_mul and mp_sqr to only
allocate temporary variables when absolutely needed.  Changed mp_copy
and mp_init_copy to allocate space according to the amount allocated
in the source, reducing the need to grow the variable later.
2000-08-02 01:03:14 +00:00
..
coreconf Bugzilla bug #46509: removed the use of -taso and the USE_64 makefile 2000-07-26 22:20:16 +00:00
nss Reduced the number of temporary variables allocated and freed during a 2000-08-02 01:03:14 +00:00
psm Initialize pointer! 2000-08-02 00:20:24 +00:00
Makefile.in Fixing makefiles with shaver's tarball 2000-03-01 01:22:44 +00:00
makefile.win Add makefile to the tip 2000-05-09 01:30:38 +00:00