#
dc1ce3bc |
| 30-Jul-2013 |
Dr. Stephen Henson |
Add KDF for DH. Add X9.42 DH KDF. Move sharedinfo generation code to CMS library as the same structure is used by DH and ECDH. Move ASN1_OBJECT typedef to ossl_typ.h so it can b
Add KDF for DH. Add X9.42 DH KDF. Move sharedinfo generation code to CMS library as the same structure is used by DH and ECDH. Move ASN1_OBJECT typedef to ossl_typ.h so it can be picked up by dh headers without the need to use ASN1.
show more ...
|
#
e61f5d55 |
| 05-Aug-2013 |
Dr. Stephen Henson |
Algorithm parameter support. Check and set AlgorithmIdenfier parameters for key wrap algorithms. Currently these just set parameters to NULL.
|
#
88e20b85 |
| 17-Jul-2013 |
Dr. Stephen Henson |
Add support for ECDH KARI. Add support for ECDH in enveloped data. The CMS ctrls for the EC ASN1 method decode/encode the appropriate parameters from the CMS ASN1 data and send appro
Add support for ECDH KARI. Add support for ECDH in enveloped data. The CMS ctrls for the EC ASN1 method decode/encode the appropriate parameters from the CMS ASN1 data and send appropriate data to the EC public key method.
show more ...
|
Revision tags: OpenSSL-fips-2_0_3 |
|
#
94782e0e |
| 26-Mar-2013 |
Matt Caswell |
Make binary curve ASN.1 work in FIPS mode. Don't check for binary curves by checking methods: the values will be different in FIPS mode as they are redirected to the validated module
Make binary curve ASN.1 work in FIPS mode. Don't check for binary curves by checking methods: the values will be different in FIPS mode as they are redirected to the validated module version.
show more ...
|
Revision tags: OpenSSL_1_0_1e, OpenSSL_0_9_8y, OpenSSL_1_0_0k, OpenSSL_1_0_1d, OpenSSL-fips-2_0-pl1, OpenSSL-fips-2_0_2, OpenSSL-fips-2_0_1, OpenSSL_1_0_1c, OpenSSL_1_0_0j, OpenSSL_0_9_8x, OpenSSL_1_0_1b, OpenSSL_0_9_8w, OpenSSL_1_0_1a, OpenSSL_0_9_8v, OpenSSL_1_0_0i, OpenSSL_1_0_1, OpenSSL_1_0_0h, OpenSSL_0_9_8u, OpenSSL_1_0_1-beta3, OpenSSL_1_0_1-beta2, OpenSSL-fips-2_0, OpenSSL_1_0_0g, OpenSSL_0_9_8t, OpenSSL_0_9_8s, OpenSSL_1_0_0f, OpenSSL-fips-2_0-rc8, OpenSSL_1_0_1-beta1, OpenSSL-fips-2_0-rc7, 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, 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...
|
#
8931b30d |
| 12-Mar-2008 |
Dr. Stephen Henson |
And so it begins... Initial support for CMS. Add zlib compression BIO. Add AES key wrap implementation. Generalize S/MIME MIME code to support CMS and/or PKCS7.
|
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, OpenSSL_0_9_7m, OpenSSL_0_9_8e |
|
#
560b79cb |
| 21-Jan-2007 |
Dr. Stephen Henson |
Constify version strings and some structures.
|
#
06e2dd03 |
| 20-Dec-2006 |
Nils Larsch |
add support for ecdsa-with-sha256 etc.
|
Revision tags: 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.
|
#
03919683 |
| 07-May-2006 |
Dr. Stephen Henson |
Add support for default public key digest type ctrl.
|
Revision tags: OpenSSL_0_9_7j, OpenSSL_0_9_8b |
|
#
930b0c4b |
| 20-Apr-2006 |
Nils Larsch |
make local function static
|
#
492a9e24 |
| 17-Apr-2006 |
Dr. Stephen Henson |
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
|
#
3e4585c8 |
| 28-Mar-2006 |
Dr. Stephen Henson |
New utility pkeyparam. Enhance and bugfix algorithm specific parameter functions to support it.
|
#
e4263314 |
| 23-Mar-2006 |
Dr. Stephen Henson |
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
|
#
bd50e313 |
| 23-Mar-2006 |
Dr. Stephen Henson |
Typo.
|
#
b2c0518e |
| 23-Mar-2006 |
Dr. Stephen Henson |
Fix bug in DSA, EC methods.
|
#
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.
|
#
1b593194 |
| 22-Mar-2006 |
Dr. Stephen Henson |
Move algorithm specific print code from crypto/asn1/t_pkey.c to separate *_prn.c files in each algorithm directory.
|
#
35208f36 |
| 22-Mar-2006 |
Dr. Stephen Henson |
Gather printing routines into EVP_PKEY_ASN1_METHOD.
|
#
6f81892e |
| 20-Mar-2006 |
Dr. Stephen Henson |
Transfer parameter handling and key comparison to algorithm methods.
|