aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bf
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bf')
-rw-r--r--crypto/bf/.cvsignore1
-rw-r--r--crypto/bf/bf_ecb.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/crypto/bf/.cvsignore b/crypto/bf/.cvsignore
new file mode 100644
index 0000000000..a65b41774a
--- /dev/null
+++ b/crypto/bf/.cvsignore
@@ -0,0 +1 @@
+lib
diff --git a/crypto/bf/bf_ecb.c b/crypto/bf/bf_ecb.c
index 3b534ac038..96877271fd 100644
--- a/crypto/bf/bf_ecb.c
+++ b/crypto/bf/bf_ecb.c
@@ -64,7 +64,7 @@
* CAMBRIDGE SECURITY WORKSHOP, CAMBRIDGE, U.K., DECEMBER 9-11, 1993)
*/
-char *BF_version="BlowFish part of SSLeay 0.9.1a 06-Jul-1998";
+char *BF_version="BlowFish part of SSLeay 0.9.1c 22-Dec-1998";
char *BF_options()
{