Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2003-10-02Recent changes from 0.9.7-stableRichard Levitte
2003-09-30Make sure we get OPENSSL_FIPS.Richard Levitte
2003-09-29Recent changes from 0.9.7-stableRichard Levitte
2003-09-28Synchronise util/libeay.num with the 0.9.7-stable one.Richard Levitte
2003-09-28Recent changes from 0.9.7-stableRichard Levitte
2003-09-26Constification.Ben Laurie
2003-09-25Use OPENSSL_FIPS instead of FIPS.Richard Levitte
2003-09-25Uhmm, o_str.o, not o_str.c...Richard Levitte
2003-09-13Make TLSv1 work in FIPS mode.Ben Laurie
2003-09-12Add RSA to FIPS.Ben Laurie
2003-09-10make updateRichard Levitte
2003-09-10Update hashes. Fix a few typos in o_str.cDr. Stephen Henson
2003-09-09make updateRichard Levitte
2003-09-09Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte
2003-09-09This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn
2003-09-09Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte
2003-09-08Put #ifdef FIPS round FIPS DSA_generate_parameters .Dr. Stephen Henson
2003-09-08Recent changes from 0.9.7-stable.Richard Levitte
2003-09-08Update dependencies.Dr. Stephen Henson
2003-09-08More files to ignore.Richard Levitte
2003-09-08Since fips_err is really just used as a header by fips_err_wrapper.c,Richard Levitte
2003-09-06Fix signed/unsigned warning.Dr. Stephen Henson
2003-09-05make updateRichard Levitte
2003-09-03DSA stuff and tests.Ben Laurie
2003-08-30Add 3-DES CFB-r mode (no test vectors yet).Ben Laurie
2003-08-30Oops. Need to allocate extra buffer.Ben Laurie
2003-08-29Remove unused functions/data.Ben Laurie
2003-08-21outlen should be int * in out_utf8.Dr. Stephen Henson
2003-08-11- Add a configuration keyword "fips" to compile with FIPSRichard Levitte
2003-08-07Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:Richard Levitte
2003-08-07Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:Richard Levitte
2003-08-06add OpenSSL licenseBodo Möller
2003-08-06add OpenSSL licenseBodo Möller
2003-08-04Inclusion of openssl/engine.h should always be wrapped with a check thatRichard Levitte
2003-08-04Inclusion of openssl/engine.h should always be wrapped with a check thatRichard Levitte
2003-08-01Make the EFB NIDs have empty OIDs aliased to the real EFB OID.Dr. Stephen Henson
2003-08-01DES CFB8 test.Ben Laurie
2003-08-01Fix DES CFB-r.Ben Laurie
2003-07-30Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.Ben Laurie
2003-07-29AES CFB8.Ben Laurie
2003-07-29The rest of the keysizes for CFB1, working AES AVS test for CFB1.Ben Laurie
2003-07-29Working CFB1 and test vectors.Ben Laurie
2003-07-28Add support for partial CFB modes, make tests work, update dependencies.Ben Laurie
2003-07-27Unfinished FIPS stuff for review/improvement.Ben Laurie
2003-07-27Add untested CFB-r mode. Will be tested soon.Ben Laurie
2003-07-23Avoid clashes with Win32 names in WinCrypt.hDr. Stephen Henson
2003-07-22updates for draft-ietf-tls-ecc-03.txtBodo Möller
2003-07-22add test for secp160r1Bodo Möller
2003-07-21new function EC_GROUP_cmp() (used by EVP_PKEY_cmp())Bodo Möller
2003-07-04Replace CCITT with ITU-T. Keep CCITT around as an alias.Richard Levitte