- 13 4月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 4月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
when performing ECDSA selftest.
-
由 Dr. Stephen Henson 提交于
memory callbacks.
-
- 11 4月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 4月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Rebuild all FIPS error codes to clean out old obsolete codes.
-
- 07 4月, 2011 5 次提交
-
-
由 Dr. Stephen Henson 提交于
from DSA copy q across and if q present generate DH key in the correct range.
-
由 Dr. Stephen Henson 提交于
pairwise consistency test interfering with the test.
-
由 Dr. Stephen Henson 提交于
Set FIPS RAND_METHOD at same time as OpenSSL RAND_METHOD.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 05 4月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
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 提交于
-
- 04 4月, 2011 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
to test a "stuck" DRBG.
-
由 Dr. Stephen Henson 提交于
-
- 02 4月, 2011 6 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
in OPENSSL_init().
-
- 01 4月, 2011 3 次提交
-
-
由 Dr. Stephen Henson 提交于
ensure OPENSSL_init() is always linked into an application.
-
由 Dr. Stephen Henson 提交于
used to set up any appropriate functions such as FIPS callbacks without requiring an explicit application call.
-
由 Dr. Stephen Henson 提交于
-
- 26 3月, 2011 1 次提交
-
-
由 Richard Levitte 提交于
Submitted by Steven M. Schweda <sms@antinode.info>
-
- 25 3月, 2011 6 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
different options: "64" The build system will choose /POINTER_SIZE=64=ARGV if the compiler supports it, otherwise /POINTER_SIZE=64. "64=" The build system will force /POINTER_SIZE=64. "64=ARGV" The build system will force /POINTER_SIZE=64=ARGV.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Have EC_NISTP224_64_GCC_128 treated like any algorithm, and have disabled by default. If we don't do it this way, it screws up libeay.num. * util/libeay.num: make update
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
* fips/cmac/*: Implement the basis for FIPS CMAC, using FIPS HMAC as an example. * crypto/cmac/cmac.c: Enable the FIPS API. Change to use M_EVP macros where possible. * crypto/evp/evp.h: (some of the macros get added with this change) * fips/fips.h, fips/utl/fips_enc.c: Add a few needed functions and use macros to have cmac.c use these functions. * Makefile.org, fips/Makefile, fips/fips.c: Hook it in.
-
- 23 3月, 2011 2 次提交
-
-
由 Richard Levitte 提交于
This meant alarger renumbering in util/libeay.num due to symbols appearing in 1.0.0-stable and 1.0.1-stable. However, since there's been no release on this branch yet, it should be harmless.
-
由 Richard Levitte 提交于
-
- 22 3月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 3月, 2011 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
include directory, as other parts (notably, EVP) seem to need it.
-
- 19 3月, 2011 1 次提交
-
-
由 Richard Levitte 提交于
submitted by Steven M. Schweda <sms@antinode.info>
-
- 18 3月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-