New utility pkeyparam. Enhance and bugfix algorithm specific parameter

functions to support it.
This commit is contained in:
Dr. Stephen Henson
2006-03-28 14:35:32 +00:00
parent 3e84b6e15f
commit 3e4585c8fd
18 changed files with 370 additions and 67 deletions

View File

@@ -260,6 +260,7 @@ void ERR_load_DSA_strings(void);
#define DSA_F_DSA_DO_SIGN 112
#define DSA_F_DSA_DO_VERIFY 113
#define DSA_F_DSA_NEW_METHOD 103
#define DSA_F_DSA_PARAM_DECODE 119
#define DSA_F_DSA_PRINT 104
#define DSA_F_DSA_PRINT_FP 105
#define DSA_F_DSA_PRIV_DECODE 115