summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>2000-05-23 18:33:44 +0000
committerRalf S. Engelschall <rse@openssl.org>2000-05-23 18:33:44 +0000
commit447a9638b77ab1998ce1f246d1fd044df01a49e2 (patch)
tree5cc47ad5450c9d3be75f84116d4fc07578cfe7a2 /doc
parent4d29312ce198d00a69c4b0bf572c0de46778ecc9 (diff)
downloadopenssl-new-447a9638b77ab1998ce1f246d1fd044df01a49e2.tar.gz
Fix Blowfish URL.
Submitted by: Arnaud De Timmerman <Arnaud.De.Timmerman@branchur.fr>
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/blowfish.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/blowfish.pod b/doc/crypto/blowfish.pod
index e0b777418f..4320af0809 100644
--- a/doc/crypto/blowfish.pod
+++ b/doc/crypto/blowfish.pod
@@ -28,7 +28,7 @@ BF_cfb64_encrypt, BF_ofb64_encrypt, BF_options - Blowfish encryption
=head1 DESCRIPTION
This library implements the Blowfish cipher, which is invented and described
-by Counterpane (see http://www.counterpane.com/blowfish/ ).
+by Counterpane (see http://www.counterpane.com/blowfish.html ).
Blowfish is a block cipher that operates on 64 bit (8 byte) blocks of data.
It uses a variable size key, but typically, 128 bit (16 byte) keys are