mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-11 22:07:15 +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.