projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
69431c2
)
stop perlpod from complaining.
author
Ulf Möller
<ulf@openssl.org>
Sat, 23 Sep 2000 07:30:28 +0000
(07:30 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Sat, 23 Sep 2000 07:30:28 +0000
(07:30 +0000)
doc/crypto/blowfish.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/blowfish.pod
b/doc/crypto/blowfish.pod
index
ba6cc36
..
65b8be3
100644
(file)
--- a/
doc/crypto/blowfish.pod
+++ b/
doc/crypto/blowfish.pod
@@
-24,7
+24,7
@@
BF_cfb64_encrypt, BF_ofb64_encrypt, BF_options - Blowfish encryption
void BF_encrypt(BF_LONG *data,const BF_KEY *key);
void BF_decrypt(BF_LONG *data,const BF_KEY *key);
void BF_encrypt(BF_LONG *data,const BF_KEY *key);
void BF_decrypt(BF_LONG *data,const BF_KEY *key);
-
+
=head1 DESCRIPTION
This library implements the Blowfish cipher, which is invented and described
=head1 DESCRIPTION
This library implements the Blowfish cipher, which is invented and described