mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-09 21:07:17 +00:00

Refactor password handling in archive functions to use &[u8] instead of impl AsRef<[u8]>. Include better error reporting for invalid UTF-8 passwords in 7z archives.