sequoia-sq/tests
Justus Winter 099de6d868
Implement sq key generate --name and --email.
- A user ID is an OpenPGP concept.  Most people think in terms of
    names and email addresses.

  - Add and promote --name and --email arguments for sq key generate.

  - See #291.
2024-08-14 11:18:50 +02:00
..
data Port sq verify's examples to the example framework. 2024-06-20 18:00:47 +02:00
common.rs Implement sq key generate --name and --email. 2024-08-14 11:18:50 +02:00
sq-autocrypt.rs Fix the autocrypt test's time. 2024-07-18 23:14:05 +02:00
sq-cert-lint.rs Change sq cert lint to support the cert store and key store. 2024-05-28 14:33:27 +02:00
sq-certify.rs Update code using deprecated functions from sequoia-openpgp. 2024-07-04 22:51:46 +02:00
sq-decrypt.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-encrypt.rs Rename the --expiry argument to --expiration. 2024-06-11 22:51:40 +02:00
sq-export.rs Rename the --expiry argument to --expiration. 2024-06-11 22:51:40 +02:00
sq-import.rs Rename the --expiry argument to --expiration. 2024-06-11 22:51:40 +02:00
sq-key-adopt.rs Change sq key adopt to support the cert store. 2024-06-10 23:24:33 +02:00
sq-key-approvals-update.rs Rename key attest-certifications to key approvals update. 2024-08-12 16:21:00 +02:00
sq-key-delete.rs Add tests for sq key delete. 2024-07-05 09:50:37 +02:00
sq-key-expire.rs tests: Dry out the test framework. 2024-08-13 10:08:04 +02:00
sq-key-generate.rs Implement sq key generate --name and --email. 2024-08-14 11:18:50 +02:00
sq-key-import-export.rs Add a test for sq key expire. 2024-06-05 00:04:31 +02:00
sq-key-password.rs Refactor the sq key password test. 2024-07-18 23:14:08 +02:00
sq-key-revoke.rs Use the null policy when creating revocation certificates. 2024-06-12 18:02:22 +02:00
sq-key-subkey-delete.rs New subcommand sq key subkey delete to delete secret key material. 2024-07-05 09:50:37 +02:00
sq-key-subkey-expire.rs tests: Dry out the test framework. 2024-08-13 10:08:04 +02:00
sq-key-subkey-password.rs New subcommand sq key subkey password. 2024-08-13 10:08:04 +02:00
sq-key-subkey.rs tests: Dry out the test framework. 2024-08-13 10:08:04 +02:00
sq-key-userid.rs tests: Dry out the test framework. 2024-08-13 10:08:04 +02:00
sq-link.rs Rename the --expiry argument to --expiration. 2024-06-11 22:51:40 +02:00
sq-packet-decrypt.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-packet-dump.rs Add support for using a key store. 2024-02-18 15:24:02 +01:00
sq-pki.rs Make the output of sq pki list, etc. more concise by default. 2024-04-12 18:55:34 +02:00
sq-sign.rs Rename the --expiry argument to --expiration. 2024-06-11 22:51:40 +02:00
sq-subplot.rs Move subplot tests to a feature so subplot doesn't affect most builds 2023-04-19 10:54:05 +02:00