Commit graph

12 commits

Author SHA1 Message Date
Jack Grigg
93fa28ad78 Migrate to secrecy 0.10 2024-11-03 05:38:51 +00:00
Jack Grigg
219ac41b60 age: Merge RecipientsDecryptor into Decryptor 2024-07-29 02:27:05 +00:00
Jack Grigg
a1f16094b8 age: Remove PassphraseDecryptor 2024-07-29 02:27:05 +00:00
Jack Grigg
8bd346d988 Add support for -R - and -i -
Closes str4d/rage#177.
2024-01-21 20:18:12 +00:00
Nick Zana
4e71e1de65
Add cli-common feature guard for age_test_vectors 2022-02-27 13:42:26 -05:00
Jack Grigg
c7a2e998c6 age-core: Re-export secrecy crate 2021-10-18 14:24:19 +01:00
Jack Grigg
953cbae716 age: Simplify age::cli_common::read_identities with custom error 2021-10-17 02:23:16 +01:00
Jack Grigg
062d261569 Add support for encrypted age identities
Closes str4d/rage#235.
2021-08-22 04:30:04 +01:00
Jack Grigg
5e1fcc60c0 age: Change RecipientsDecryptor to take an iterator of &'a dyn Identity
This makes decrypting multiple files with the same identities easier.

Fixes str4d/rage#212.
2021-02-24 02:04:52 +00:00
Jack Grigg
4fbd82ec94 age: Re-enable age test vectors on Windows 2021-01-11 01:54:23 +00:00
Jack Grigg
007f31dce1 age: Only run test vectors on Unix
Actions CI has a problem reading the test vectors correctly on Windows
builders. Deferring this to str4d/rage#164.
2020-12-30 16:39:35 +00:00
Jack Grigg
6cb8a02c3d age: Add test vector harness for running age test vectors 2020-12-30 16:04:57 +00:00