str4d / rage

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org/v1
Apache License 2.0
2.68k stars 104 forks source link

rage: Allow piping input when encrypting with passphrase on Unix #521

Closed str4d closed 2 months ago

str4d commented 2 months ago

Closes str4d/rage#374.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.93%. Comparing base (51760e3) to head (a709c93). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #521 +/- ## ========================================== + Coverage 50.67% 50.93% +0.25% ========================================== Files 42 42 Lines 4124 4121 -3 ========================================== + Hits 2090 2099 +9 + Misses 2034 2022 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.