- 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 提交于
-
- 21 3月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
-
- 20 3月, 2011 4 次提交
-
-
由 Richard Levitte 提交于
with turning trapping back on. * test/maketests.com: Do the same check for /POINTER_SIZE=64=ARGV here. * test/clean-test.com: A new script for cleaning up.
-
由 Richard Levitte 提交于
directly in main(). 'if needed' also includes when argv is a 32 bit pointer in an otherwise 64 bit environment. * apps/makeapps.com: When using /POINTER_SIZE=64, try to use the additional =ARGV, but only if it's supported. Fortunately, DCL is very helpful telling us in this case.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
include directory, as other parts (notably, EVP) seem to need it.
-
- 19 3月, 2011 2 次提交
-
-
由 Richard Levitte 提交于
submitted by Steven M. Schweda <sms@antinode.info>
-
由 Dr. Stephen Henson 提交于
-
- 18 3月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Fix warnings. Instantiate DRBGs at maximum strength.
-
- 17 3月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 16 3月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-