projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7740a1c
)
Remove old libdes version number.
author
Ulf Möller
<ulf@openssl.org>
Wed, 9 Jun 1999 16:26:50 +0000
(16:26 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Wed, 9 Jun 1999 16:26:50 +0000
(16:26 +0000)
crypto/des/ecb_enc.c
patch
|
blob
|
history
diff --git
a/crypto/des/ecb_enc.c
b/crypto/des/ecb_enc.c
index badb7e1149e75c45737db43f7ec105fbe84dd106..b261a8aad9408b27d0e8cef87ac6202421e61d6b 100644
(file)
--- a/
crypto/des/ecb_enc.c
+++ b/
crypto/des/ecb_enc.c
@@
-60,7
+60,7
@@
#include "spr.h"
#include <openssl/opensslv.h>
-OPENSSL_GLOBAL const char *libdes_version="libdes
v 3.24 - 20-Apr-1996 - eay"
;
+OPENSSL_GLOBAL const char *libdes_version="libdes
" OPENSSL_VERSION_PTEXT
;
OPENSSL_GLOBAL const char *DES_version="DES" OPENSSL_VERSION_PTEXT;
const char *des_options(void)