mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-04 03:17:41 +03:00
Despam
This commit is contained in:
parent
90ff4a5f94
commit
74f7017d7e
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "MINISIGN" "1" "December 2015" "" ""
|
||||
.TH "MINISIGN" "1" "January 2016" "" ""
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBminisign\fR \- A dead simple tool to sign files and verify signatures\.
|
||||
|
@ -193,4 +193,4 @@ untrusted comment: <arbitrary text> base64(<signature_algorithm> || <kdf_algorit
|
|||
signature_algorithm: Ed kdf_algorithm: Sc cksum_algorithm: B2 kdf_salt: 32 random bytes kdf_opslimit: crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_SENSITIVE kdf_memlimit: crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_SENSITIVE keynum_sk: <kdf_output> ^ (<key_id> || <secret_key> || <public_key> || <checksum>), 104 bytes key_id: 8 random bytes secret_key: Ed25519 secret key public_key: Ed25519 public key checksum: Blake2b\-256(<signature_algorithm> || <key_id> || <secret_key>), 32 bytes
|
||||
.
|
||||
.SH "AUTHOR"
|
||||
Frank Denis (github@pureftpd\.org) \fIhttps://00f\.net/\fR
|
||||
Frank Denis (github [at] pureftpd [dot] org)
|
||||
|
|
|
@ -157,4 +157,4 @@ base64(<signature_algorithm> || <kdf_algorithm> || <cksum_algorit
|
|||
|
||||
## AUTHOR
|
||||
|
||||
Frank Denis (github@pureftpd.org) <https://00f.net/>
|
||||
Frank Denis (github [at] pureftpd [dot] org)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue