- 02 4月, 2011 7 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
are undisturbed. Allow setting of "rand" callbacks for DRBG.
-
由 Dr. Stephen Henson 提交于
in OPENSSL_init().
-
- 01 4月, 2011 7 次提交
-
-
由 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 提交于
test applications.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
pointer to a buffer instead of copying to a fixed length buffer. This removes the entropy and nonce length restrictions.
-
由 Dr. Stephen Henson 提交于
-
- 26 3月, 2011 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
this will perform all standalone operations such as setting error callbacks, entering FIPS mode etc.
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
Submitted by Steven M. Schweda <sms@antinode.info>
-
- 25 3月, 2011 17 次提交
-
-
由 Dr. Stephen Henson 提交于
Test mode is now set when a DRBG context is initialised.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 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 提交于
aren't trustworthy (see examples 13 and 14, they have the same mac, as do examples 17 and 18), use examples from official test vectors instead.
-
由 Richard Levitte 提交于
we support.
-
由 Richard Levitte 提交于
both names.
-
由 Richard Levitte 提交于
support (Two Key TDEA is not supported), to handle really big messages (some of the test vectors have messages 65536 bytes long), and to handle cases where there are several keys (Three Key TDEA)
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
* fips/fips_test_suite.c, fips/fipsalgtest.pl, test/Makefile: Hook in test cases and build test program.
-
由 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 3 次提交
-
-
由 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 提交于
-
由 Richard Levitte 提交于
more need to be added...
-
- 22 3月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-