- Apr 06, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Set FIPS RAND_METHOD at same time as OpenSSL RAND_METHOD.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Apr 05, 2011
-
-
Dr. Stephen Henson authored
Rename drbg_cprng_test to fips_drbg_cprng_test. Remove rand files from Makefile.fips.
-
Dr. Stephen Henson authored
now use an internal RAND_METHOD. All dependencies to OpenSSL standard PRNG are now removed: it is the applications resposibility to setup the FIPS PRNG and initalise it. Initial OpenSSL RAND_init_fips() function that will setup the DRBG for the "FIPS capable OpenSSL".
-
Dr. Stephen Henson authored
used by applications directly and the X9.31 PRNG is deprecated by new FIPS140-2 rules anyway.
-
- Apr 04, 2011
-
-
Dr. Stephen Henson authored
to missing DRBG support in libcrypto.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
in FIPS builds.
-
Dr. Stephen Henson authored
Set fips_thread_set properly.
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
to test a "stuck" DRBG.
-
Dr. Stephen Henson authored
-
- Apr 03, 2011
-
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Fix DTLS Retransmission Buffer Bug
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Don't change state when answering DTLS ClientHello.
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Fix DTLS fragment reassembly bug.
-
- Apr 02, 2011
-
-
Dr. Stephen Henson authored
-
- Apr 01, 2011
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
are undisturbed. Allow setting of "rand" callbacks for DRBG.
-
Dr. Stephen Henson authored
in OPENSSL_init().
-
Dr. Stephen Henson authored
ensure OPENSSL_init() is always linked into an application.
-
Dr. Stephen Henson authored
used to set up any appropriate functions such as FIPS callbacks without requiring an explicit application call.
-
Dr. Stephen Henson authored
test applications.
-
- Mar 31, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
pointer to a buffer instead of copying to a fixed length buffer. This removes the entropy and nonce length restrictions.
-
Dr. Stephen Henson authored
-
- Mar 25, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-