sequoia-sq/tests
Neal H. Walfield cd8283d851
Prompt for a password by default.
- Change `sq key generate` and `sq key subkey add` to prompt for a
    password by default.

  - Fixes #226.
2024-08-14 18:19:14 +02:00
..
data Port sq verify's examples to the example framework. 2024-06-20 18:00:47 +02:00
common.rs Prompt for a password by default. 2024-08-14 18:19:14 +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 Prompt for a password by default. 2024-08-14 18:19:14 +02:00
sq-export.rs Prompt for a password by default. 2024-08-14 18:19:14 +02:00
sq-import.rs Prompt for a password by default. 2024-08-14 18:19:14 +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 Port sq key import / export test to the common test framework. 2024-08-14 13:58:15 +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 Prompt for a password by default. 2024-08-14 18:19:14 +02:00
sq-key-userid.rs Implement sq key userid add --name and --email. 2024-08-14 11:22:07 +02:00
sq-link.rs Prompt for a password by default. 2024-08-14 18:19:14 +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 Remove the dot output. 2024-08-14 14:29:04 +02:00
sq-sign.rs Prompt for a password by default. 2024-08-14 18:19:14 +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