History log of /openssl/crypto/evp/pmeth_lib.c (Results 251 – 261 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c927df3f 12-Apr-2006 Dr. Stephen Henson

Initial DSA EVP_PKEY_METHOD. Fixup some error codes.


# f5cda4cb 11-Apr-2006 Dr. Stephen Henson

Initial keygen support.


# 716630c0 10-Apr-2006 Dr. Stephen Henson

Change operation values so they can be used as a mask.

Fix rsa_pkey_method.


# 75d44c04 09-Apr-2006 Dr. Stephen Henson

Store digests as EVP_MD instead of a NID.

Add digest size sanity checks.


# b2a97be7 09-Apr-2006 Dr. Stephen Henson

Support for digest signing and X931 in rsa_pkey_meth.


# 4a3dc3c0 09-Apr-2006 Dr. Stephen Henson

Add RSA ctrl for padding mode, add ctrl support in pkeyutl.


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

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


# cd763898 07-Apr-2006 Dr. Stephen Henson

Include EVP_PKEY argument in EVP_PKEY_CTX_new(). This avoids the
need for a separate EVP_PKEY parameter in the other operation
initialization routines.


# f733a5ef 07-Apr-2006 Dr. Stephen Henson

Initial functions for main EVP_PKEY_METHOD operations.
No method implementations yet.


# 5da98aa6 06-Apr-2006 Dr. Stephen Henson

Updated to EVP_PKEY_METHOD code... still doesn't do much.


# 0b6f3c66 06-Apr-2006 Dr. Stephen Henson

Initial definitions and a few functions for EVP_PKEY_METHOD: an extension
of the EVP routines to public key algorithms.


1...<<11