commit | 448be743350791d32764fac38f5d3c8ffda481b2 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Mon Mar 20 12:22:24 2006 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Mon Mar 20 12:22:24 2006 +0000 |
tree | 51b7450db232582f1cae8952ebbadc8e07fdc857 | |
parent | 1a5a1a93f6c48b135a2b384f7e571abb7b90fc55 [diff] |
Initial support for pluggable public key ASN1 support. Process most public key ASN1 handling through a single EVP_PKEY_ASN1_METHOD structure and move the spaghetti algorithm specific code to a single ASN1 module for each algorithm.