Import of old SSLeay release: SSLeay 0.9.1b (unreleased)

This commit is contained in:
Ralf S. Engelschall
1998-12-21 11:00:56 +00:00
parent 58964a4922
commit dfeab0689f
501 changed files with 43472 additions and 4057 deletions

View File

@@ -61,7 +61,7 @@
#include <string.h>
#include "md2.h"
char *MD2_version="MD2 part of SSLeay 0.9.0b 29-Jun-1998";
char *MD2_version="MD2 part of SSLeay 0.9.1a 06-Jul-1998";
/* Implemented from RFC1319 The MD2 Message-Digest Algorithm
*/