gecko-dev/security/nss/lib/freebl
nelsonb%netscape.com a61f1b73ab Overhaul Makefile. Change it to use gmake's "static pattern rules",
instead of having explicit individual rules for every program. Also,
build .o files for programs, and link them in a separate step. This
speeds building after changing a .c file in the library.
2000-08-22 01:45:25 +00:00
..
mpi Overhaul Makefile. Change it to use gmake's "static pattern rules", 2000-08-22 01:45:25 +00:00
Makefile "clean" target will also remove primes.c from mpi. 2000-08-14 21:04:46 +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
des.c The Initial Developer of the Original Code is Nelson B. Bolyard, 2000-08-14 22:27:20 +00:00
des.h The Initial Developer of the Original Code is Nelson B. Bolyard, 2000-08-14 22:27:20 +00:00
desblapi.c The Initial Developer of the Original Code is Nelson B. Bolyard, 2000-08-14 22:27:20 +00:00
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
dsa.c initial checkin of DSA implementation. 2000-08-18 18:32:33 +00:00
fblstdlib.c Added calls for BSAFE 5.0 2000-05-23 22:15:25 +00:00
manifest.mn initial checkin of DSA implementation. 2000-08-18 18:32:33 +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
mknewpc2.c The Initial Developer of the Original Code is Nelson B. Bolyard, 2000-08-14 22:27:20 +00:00
mksp.c The Initial Developer of the Original Code is Nelson B. Bolyard, 2000-08-14 22:27:20 +00:00
prng_fips1861.c zero the correct amount of input bytes 2000-08-08 20:30:56 +00:00
sha.c Check in original SHA implementation sources on behalf of Paul Kocher Cryptography Research, Inc. paul@cryptography.com 2000-04-06 02:48:30 +00:00
sha.h Check in original SHA implementation sources on behalf of Paul Kocher Cryptography Research, Inc. paul@cryptography.com 2000-04-06 02:48:30 +00:00
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