gecko-dev/security/nss/lib/freebl
nelsonb%netscape.com 8f6b77ce4d Change mp_add and mp_sub to not allocate a temporary variable unless it's
really necessary.
2000-08-11 01:58:20 +00:00
..
mpi Change mp_add and mp_sub to not allocate a temporary variable unless it's 2000-08-11 01:58:20 +00:00
Makefile Build mpi library files in freebl. 2000-07-29 19:07:22 +00:00
alg2268.c Add new implementation of the algorithm from RFC 2268. Fix some comments. 2000-05-27 01:29:35 +00:00
arcfour.c initial checkin of ARCFour. 2000-07-18 00:56:09 +00:00
blapi.h Fix symbol prefixes in some comments. 2000-07-21 20:50:31 +00:00
blapi_bsf.c fix static array (found with solaris 2.7 build) 2000-05-31 22:17:47 +00:00
blapit.h First feeble attempt at fixing the problem that our definition of 2000-06-20 16:22:36 +00:00
config.mk
dh.c Initial checkin of implementations of MD2 and MD5. An empty definition of Diffie-Hellman to allow for building, more later. Changes to Makefile for building with BSAFE. 2000-05-12 23:35:06 +00:00
dh_bsf.c Separate DH implementation for use with BSAFE and mpi-based implementation 2000-07-29 19:06:54 +00:00
fblstdlib.c Added calls for BSAFE 5.0 2000-05-23 22:15:25 +00:00
manifest.mn Build mpi library files in freebl. 2000-07-29 19:07:22 +00:00
md2.c fix some compiler warnings 2000-05-17 17:31:20 +00:00
md5.c fix some compiler warnings 2000-05-17 17:31:20 +00:00
prng_fips1861.c zero the correct amount of input bytes 2000-08-08 20:30:56 +00:00
sha.c
sha.h
sha_fast.c initial checkin of PRNG code 2000-07-19 17:01:31 +00:00
sha_fast.h initial checkin of PRNG code 2000-07-19 17:01:31 +00:00