Typo.
[oweals/openssl.git] / fips /
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-01 Richard LevitteMake sure _XOPEN_SOURCE_EXTENDED is correctly defined...
2004-10-26 Richard Levittefips/dh was missing in mkfiles.pl.
2004-10-25 Dr. Stephen Hensonmake update
2004-10-08 Ben LaurieUpdate fingerprints.
2004-09-06 Richard Levittenum is an unsigned long, but since it was transfered...
2004-09-06 Richard LevitteReplace the bogus checks of n with proper uses of feof...
2004-08-10 Richard LevitteWith DEC C in ANSI C mode, we need to define _XOPEN_SOU...
2004-08-10 Richard LevitteUpdate the VMS fips library builder with the DH library.
2004-08-10 Richard Levittemake update
2004-08-09 Richard LevitteCorrect typos and include directory specifications.
2004-08-05 Dr. Stephen HensonStop compiler giving bogus shadow warning.
2004-07-30 Richard LevitteTo protect FIPS-related global variables, add locking...
2004-07-29 Richard LevitteWe're building crypto stuff, not ssl stuff. Additional...
2004-07-27 Dr. Stephen HensonRename libcrypto.sha1 to libcrypto.a.sha1
2004-07-27 Dr. Stephen HensonStop compiler warnings.
2004-07-23 Ben LaurieConvert to X9.31.
2004-07-21 Dr. Stephen HensonAvoid compiler warnings.
2004-07-17 Andy PolyakovEliminate enforced -g from CFLAGS. It switches off...
2004-07-12 Ben LaurieCorrected test program.
2004-06-28 Richard LevitteMake sure the FIPS stuff is only really compiled when...
2004-06-21 Richard LevitteMake sure we don't try to loop over an empty EXHEADER...
2004-06-19 Ben LaurieUpdate ignores.
2004-06-19 Ben LaurieAdd Diffie-Hellman to FIPS.
2004-06-19 Ben LaurieThe version that was actually submitted for FIPS testing.
2004-05-27 Richard LevitteRun an installation of FIPS stuff as well.
2004-05-27 Richard LevitteCompile the FIPS directory on VMS as well. fips-lib...
2004-05-19 Richard LevitteDefine FIPS_*_SIZE_T for AES, DSA and RSA as well,...
2004-05-17 Andy PolyakovMake reservations in FIPS code for upcoming size_t...
2004-05-15 Ben LaurieFix self-tests, ban some things in FIPS mode, fix copyr...
2004-05-12 Ben LaurieBlow up in people's faces if they don't reseed.
2004-05-12 Richard LevitteIgnore 'Makefile.save'
2004-05-12 Richard LevitteIgnore the 'lib' timestamp file.
2004-05-12 Richard LevitteI forgot to modify the signature for fips_rand.c...
2004-05-12 Richard LevitteOnly really build this file when OPENSSL_FIPS is define...
2004-05-11 Ben LauriePull FIPS back into stable.
2003-08-11 Richard LevitteA new branch for FIPS-related changes has been created...
2003-08-08 Richard LevitteAvoid clashing with the regular DES functions when...
2003-08-04 Richard Levittemake update
2003-08-04 Richard LevitteAdd an empty list of AES tests. At least, the test...
2003-08-03 Ben LaurieMake tests work (CFB1 still doesn't produce the right...
2003-08-01 Dr. Stephen HensonReplace C++ style comments.
2003-07-31 Richard LevitteNo C++ comments in C programs!
2003-07-30 Ben LaurieWhoops, forgot FIPS DES, also add EVPs for DES CFB1...
2003-07-29 Ben LaurieTest vectors and useless samples.
2003-07-29 Ben LaurieAES CFB8.
2003-07-29 Ben LaurieMissing files.
2003-07-29 Ben LaurieMMT for CFB1
2003-07-29 Ben LaurieReformat.
2003-07-29 Ben LaurieThe rest of the keysizes for CFB1, working AES AVS...
2003-07-28 Ben LaurieAdd support for partial CFB modes, make tests work...
2003-07-28 Ben LaurieNew fingerprints.
2003-07-27 Ben LaurieBuild when not FIPS.
2003-07-27 Ben LaurieBuild in non-FIPS mode.
2003-07-27 Ben LaurieUse unified diff.
2003-07-27 Ben LaurieUnfinished FIPS stuff for review/improvement.