1
0
mirror of https://github.com/biergaizi/codecrypt synced 2024-06-25 00:08:20 +00:00

upgrade docs after algo names changed

This commit is contained in:
Mirek Kratochvil 2013-05-25 19:27:22 +02:00
parent b5ae7ca4dd
commit d8a284fe4a
2 changed files with 2 additions and 2 deletions

@ -26,7 +26,7 @@ Everything is meant to work mostly like GnuPG, but with some good simplicity
margin. Let's play with random data!
ccr -g help
ccr -g fmtseq128 --name "John Doe" # your signature key
ccr -g fmtseq128-sha --name "John Doe" # your signature key
ccr -g mceqd128 --name "John Doe" # your encryption key
ccr -K #watch the generated keys

@ -274,7 +274,7 @@ Following commands roughly demonstrate command line usage of \fBccr\fR:
.nf
.sp
ccr -g help
ccr -g fmtseq128 --name "John Doe" # your signature key
ccr -g fmtseq128-sha --name "John Doe" # your signature key
ccr -g mceqd128 --name "John Doe" # your encryption key
ccr -K #watch the generated keys