mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Allo RMD160 signatures
This commit is contained in:
parent
6b19366e4e
commit
79f749fec9
5 changed files with 40 additions and 4 deletions
|
@ -444,7 +444,14 @@ hex notation. The actual signing is done using the command
|
|||
@end example
|
||||
|
||||
where @var{keyid} is the hexified ID of the key to be used. The key id
|
||||
may have been retrieved using the command @code{LEARN}.
|
||||
may have been retrieved using the command @code{LEARN}. If another
|
||||
hash algorithm than SHA-1 is used, that algorithm may be given like:
|
||||
|
||||
@example
|
||||
PKSIGN --hash=@var{algoname} @var{keyid}
|
||||
@end example
|
||||
|
||||
With @var{algoname} are one of @code{sha1}, @code{rmd160} or @code{md5}.
|
||||
|
||||
|
||||
@node Scdaemon PKDECRYPT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue