- Jun 17, 2011
-
-
Dr. Stephen Henson authored
-
- Jun 15, 2011
-
-
Bodo Möller authored
we should list "Changes between 1.0.0e and 1.0.1", not "between 1.0.0d and 1.0.1".
-
- Jun 14, 2011
-
-
Dr. Stephen Henson authored
Only build ssltest with fipsld. Include FIPS mode test for ssltest.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jun 13, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jun 12, 2011
-
-
Dr. Stephen Henson authored
-
- Jun 10, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
when backported.
-
Dr. Stephen Henson authored
-
- Jun 09, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jun 08, 2011
-
-
Dr. Stephen Henson authored
Sync DH error codes with HEAD.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jun 06, 2011
-
-
Andy Polyakov authored
misleading/obsolete comment [from HEAD].
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Also use FIPS EC methods unconditionally for now: might want to use them only in FIPS mode or with a switch later.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Move compression, point2oct and oct2point functions into separate files. Add a flags field to EC_METHOD. Add a flag EC_FLAGS_DEFAULT_OCT to use the default compession and oct functions (all existing methods do this). This removes dependencies from EC_METHOD while keeping original functionality. Backport from HEAD with minor changes.
-
Dr. Stephen Henson authored
New option to disable characteristic two fields in EC code. Make no-ec2m work on Win32 build.
-
Dr. Stephen Henson authored
-
- Jun 05, 2011
-
-
Dr. Stephen Henson authored
use of assembly language routines: rename the assembly language function to the private_* variant unconditionally and perform tests from a small C wrapper.
-
- Jun 03, 2011
-
-
Dr. Stephen Henson authored
of assuming they will always suceed.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
New function X509_ALGOR_set_md() to set X509_ALGOR (DigestAlgorithmIdentifier) from a digest algorithm (backport from HEAD).
-
Dr. Stephen Henson authored
-