History log of /openssl/crypto/dh/dh_ameth.c (Results 101 – 118 of 118)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OpenSSL-fips-2_0-rc6, OpenSSL-fips-2_0-rc5, OpenSSL-fips-2_0-rc4, OpenSSL-fips-2_0-rc3, OpenSSL-fips-2_0-rc2, OpenSSL-fips-2_0-rc1
# cd366cf7 11-Oct-2011 Dr. Stephen Henson

print out subgroup order if present


Revision tags: OpenSSL-fips-1_2_3, OpenSSL-fips-1_2_2, OpenSSL-fips-1_2_1, OpenSSL_1_0_0e, OpenSSL_1_0_0d, OpenSSL_0_9_8r, OpenSSL_0_9_8q, OpenSSL_1_0_0c, OpenSSL_0_9_8p, OpenSSL_1_0_0b, OpenSSL_0_9_8o, OpenSSL_1_0_0a, OpenSSL_1_0_0, OpenSSL_0_9_8n
# fa1ba589 06-Mar-2010 Dr. Stephen Henson

Add algorithm specific signature printing. An individual ASN1 method can
now print out signatures instead of the standard hex dump.

More complex signatures (e.g. PSS) can print out more

Add algorithm specific signature printing. An individual ASN1 method can
now print out signatures instead of the standard hex dump.

More complex signatures (e.g. PSS) can print out more meaningful information.

Sample DSA version included that prints out the signature parameters r, s.

[Note EVP_PKEY_ASN1_METHOD is an application opaque structure so adding
new fields in the middle has no compatibility issues]

show more ...


Revision tags: OpenSSL_0_9_8m, OpenSSL_0_9_8m-beta1, OpenSSL_1_0_0-beta5, OpenSSL_1_0_0-beta4, OpenSSL_0_9_8l, OpenSSL_1_0_0-beta3, OpenSSL_1_0_0-beta2, OpenSSL_1_0_0-beta1, OpenSSL_0_9_8k, OpenSSL_0_9_8j
# 6343829a 12-Nov-2008 Geoff Thorpe

Revert the size_t modifications from HEAD that had led to more
knock-on work than expected - they've been extracted into a patch
series that can be completed elsewhere, or in a different bran

Revert the size_t modifications from HEAD that had led to more
knock-on work than expected - they've been extracted into a patch
series that can be completed elsewhere, or in a different branch,
before merging back to HEAD.

show more ...


# 2e597528 05-Nov-2008 Dr. Stephen Henson

Update obsolete email address...


# 5e4430e7 01-Nov-2008 Ben Laurie

More size_tification.


Revision tags: OpenSSL_0_9_8i, OpenSSL_0_9_8h
# 1e26a8ba 16-Mar-2008 Geoff Thorpe

Fix a variety of warnings generated by some elevated compiler-fascism,
OPENSSL_NO_DEPRECATED, etc. Steve, please double-check the CMS stuff...


Revision tags: OpenSSL_0_9_8g, OpenSSL_0_9_8f, FIPS_098_TEST_8, FIPS_098_TEST_7, FIPS_098_TEST_6, FIPS_098_TEST_5, FIPS_098_TEST_4, FIPS_098_TEST_3, FIPS_098_TEST_2, FIPS_098_TEST_1
# 442cbb06 02-Apr-2007 Nils Larsch

check correct pointer before freeing it (Coverity CID 79,86)


Revision tags: OpenSSL_0_9_7m, OpenSSL_0_9_8e, OpenSSL_0_9_7l, OpenSSL_0_9_8d, OpenSSL_0_9_8c, OpenSSL_0_9_7k
# 5c95c2ac 17-Jul-2006 Dr. Stephen Henson

Fix various error codes to match functions.


Revision tags: OpenSSL_0_9_7j, OpenSSL_0_9_8b
# c20276e4 17-Apr-2006 Dr. Stephen Henson

Fix (most) WIN32 warnings and errors.


# ffb1ac67 13-Apr-2006 Dr. Stephen Henson

Complete key derivation support.


# 3ba0885a 12-Apr-2006 Dr. Stephen Henson

Extend DH ASN1 method, add DH EVP_PKEY_METHOD.


# 4c97a04e 12-Apr-2006 Dr. Stephen Henson

PKCS#3 DH PKCS#8 ASN1 support.


# ceb46789 12-Apr-2006 Dr. Stephen Henson

Extend DH ASN1 method to support public key encode/decode and parameter
utilities.


# 0b33dac3 04-Apr-2006 Dr. Stephen Henson

New function to retrieve ASN1 info on public key algorithms. New command
line option to print out info.


# 3e4585c8 28-Mar-2006 Dr. Stephen Henson

New utility pkeyparam. Enhance and bugfix algorithm specific parameter
functions to support it.


# d82e2718 23-Mar-2006 Dr. Stephen Henson

Add information and pem strings. Update dependencies.


# 18e377b4 22-Mar-2006 Dr. Stephen Henson

Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
initialize it. Initial support for application added public key ASN1.


# adbc603d 20-Mar-2006 Dr. Stephen Henson

DH EVP_PKEY_ASN1_METHOD, doesn't do much (yet?).


12345