projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
79e45e1
)
Fix a typo in the manual.
author
Andre Noll
<maan@systemlinux.org>
Sat, 21 Jan 2012 13:53:32 +0000
(14:53 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sat, 21 Jan 2012 13:53:32 +0000
(14:53 +0100)
web/manual.m4
patch
|
blob
|
history
diff --git
a/web/manual.m4
b/web/manual.m4
index
041457e
..
e665ea7
100644
(file)
--- a/
web/manual.m4
+++ b/
web/manual.m4
@@
-494,7
+494,7
@@
including ssh and gpg. An RSA key consists in fact of two keys,
called the public key and the private key. A message can be encrypted
with either key and only the counterpart of that key can decrypt
the message. While RSA can be used for both signing and encrypting
called the public key and the private key. A message can be encrypted
with either key and only the counterpart of that key can decrypt
the message. While RSA can be used for both signing and encrypting
-a message, paraslash
only
uses RSA only for the latter purpose. The
+a message, paraslash uses RSA only for the latter purpose. The
RSA public key encryption and signatures algorithms are defined in
detail in RFC 2437.
RSA public key encryption and signatures algorithms are defined in
detail in RFC 2437.