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:
4d29312
)
Fix Blowfish URL.
author
Ralf S. Engelschall
<rse@openssl.org>
Tue, 23 May 2000 18:33:44 +0000
(18:33 +0000)
committer
Ralf S. Engelschall
<rse@openssl.org>
Tue, 23 May 2000 18:33:44 +0000
(18:33 +0000)
Submitted by: Arnaud De Timmerman <Arnaud.De.Timmerman@branchur.fr>
doc/crypto/blowfish.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/blowfish.pod
b/doc/crypto/blowfish.pod
index e0b777418faa93c0aa9ca9782fbed3a6c7ec4478..4320af0809d34fddbb20df00114a6fdd84bd39bd 100644
(file)
--- 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