Add changes from the 0.9.6-stable branch.

This commit is contained in:
Richard Levitte
2001-06-05 05:08:26 +00:00
parent 5c36f01000
commit 4ae5099856
27 changed files with 209 additions and 31 deletions

View File

@@ -248,6 +248,7 @@ DH *DSA_dup_DH(DSA *r);
/* Reason codes. */
#define DSA_R_DATA_TOO_LARGE_FOR_KEY_SIZE 100
#define DSA_R_MISSING_PARAMETERS 101
#ifdef __cplusplus
}