- Mar 25, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Richard Levitte authored
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 authored
-
Richard Levitte authored
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 authored
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 authored
we support.
-
Richard Levitte authored
both names.
-
Richard Levitte authored
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 authored
-
- Mar 24, 2011
-
-
Richard Levitte authored
-
Richard Levitte authored
* fips/fips_test_suite.c, fips/fipsalgtest.pl, test/Makefile: Hook in test cases and build test program.
-
Richard Levitte authored
* 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.
-
- Mar 23, 2011
-
-
Richard Levitte authored
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 authored
-
- Mar 22, 2011
-
-
Richard Levitte authored
more need to be added...
-
- Mar 21, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Mar 20, 2011
-
-
Richard Levitte authored
-
Richard Levitte authored
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 authored
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 authored
-
Richard Levitte authored
include directory, as other parts (notably, EVP) seem to need it.
-
- Mar 19, 2011
-
-
Richard Levitte authored
submitted by Steven M. Schweda <sms@antinode.info>
-
- Mar 18, 2011
-
-
Dr. Stephen Henson authored
-
- Mar 17, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Fix warnings. Instantiate DRBGs at maximum strength.
-
Dr. Stephen Henson authored
-
- Mar 16, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Ben Laurie authored
-
Ben Laurie authored
-
- Mar 13, 2011
-
-
Dr. Stephen Henson authored
Submitted by: Jim Studt <jim@studt.net> Reviewed by: steve Check mac is present before trying to retrieve mac iteration count.
-
- Mar 12, 2011
-
-
Dr. Stephen Henson authored
functions such as rand() ).
-
Dr. Stephen Henson authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-