Dr. Stephen Henson
|
cd7638980a
|
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.
|
2006-04-07 17:28:56 +00:00 |
|
Dr. Stephen Henson
|
f733a5ef0e
|
Initial functions for main EVP_PKEY_METHOD operations.
No method implementations yet.
|
2006-04-07 16:42:09 +00:00 |
|
Dr. Stephen Henson
|
5da98aa687
|
Updated to EVP_PKEY_METHOD code... still doesn't do much.
|
2006-04-06 17:32:43 +00:00 |
|
Dr. Stephen Henson
|
0b6f3c66cd
|
Initial definitions and a few functions for EVP_PKEY_METHOD: an extension
of the EVP routines to public key algorithms.
|
2006-04-06 13:02:06 +00:00 |
|