..
data
Port sq verify's examples to the example framework.
2024-06-20 18:00:47 +02:00
common.rs
Use the null policy when creating revocation certificates.
2024-06-12 18:02:22 +02:00
sq-autocrypt.rs
tests: Port the autocrypt test to the common test framework.
2024-06-20 13:57:44 +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
Rename the --expiry argument to --expiration.
2024-06-11 22:51:40 +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-attest-certifications.rs
Change sq key attest-certifications to support the key store and cert store.
2024-06-10 23:24:33 +02:00
sq-key-expire.rs
Change sq key expire etc. to support the cert store and key store.
2024-06-05 00:13:50 +02:00
sq-key-generate.rs
Rename the --expiry argument to --expiration.
2024-06-11 22:51:40 +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
Add a top-level --password-file argument to seed the password cache.
2024-06-13 11:39:09 +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-expire.rs
Change sq key expire etc. to support the cert store and key store.
2024-06-05 00:13:50 +02:00
sq-key-subkey.rs
Make helper function more generic.
2024-06-12 16:49:26 +02:00
sq-key-userid.rs
Make helper function more generic.
2024-06-12 16:49:26 +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