1SQOP(1) USER COMMANDS SQOP(1)
2
3
4
6 sqop - An implementation of the Stateless OpenPGP Command Line Inter‐
7 face using Sequoia
8
10 sqop [FLAGS] <SUBCOMMAND>
11
13 -h, --help
14 Prints help information
15
16
17 -V, --version
18 Prints version information
19
21 help Prints this message or the help of the given subcommand(s)
22
23
24 version
25 Prints version information
26
27
28 generate-key
29 Generates a Secret Key
30
31
32 extract-cert
33 Extracts a Certificate from a Secret Key
34
35
36 sign Creates Detached Signatures
37
38
39 verify Verifies Detached Signatures
40
41
42 encrypt
43 Encrypts a Message
44
45
46 decrypt
47 Decrypts a Message
48
49
50 armor Converts binary OpenPGP data to ASCII
51
52
53 dearmor
54 Converts ASCII OpenPGP data to binary
55
57 sqop(1), sqop-armor(1), sqop-dearmor(1), sqop-decrypt(1),
58 sqop-encrypt(1), sqop-extract-cert(1), sqop-generate-key(1),
59 sqop-sign(1), sqop-verify(1), sqop-version(1)
60
61
62
64 Justus Winter <justus@sequoia-pgp.org>
65
66
67
680.22.2, USING SEQUOIA 1.1.0 2021-03-05 SQOP(1)