History log of /openssl/crypto/asn1/ameth_lib.c (Results 76 – 87 of 87)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c20276e4 17-Apr-2006 Dr. Stephen Henson

Fix (most) WIN32 warnings and errors.


# f5cda4cb 11-Apr-2006 Dr. Stephen Henson

Initial keygen support.


# 9e4d0f0b 07-Apr-2006 Dr. Stephen Henson

New utility 'pkeyutl' a general purpose version of 'rsautl'.


# e46691a0 05-Apr-2006 Dr. Stephen Henson

New function to add dynamic alias.


# 86377906 04-Apr-2006 Dr. Stephen Henson

Fix dynamic public key method lookup.


# 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.


# db98bbc1 24-Mar-2006 Dr. Stephen Henson

Initial support for generalized public key parameters.


# e4263314 23-Mar-2006 Dr. Stephen Henson

Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.


# 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.


# 6f81892e 20-Mar-2006 Dr. Stephen Henson

Transfer parameter handling and key comparison to algorithm methods.


# 448be743 20-Mar-2006 Dr. Stephen Henson

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

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.

show more ...


1234