hooks/encrypt: don't pass read -r when reading "crypto" option

The cipher can contain the colon ":" character (e.g. aes-cbc-essiv:sha256) which needs to escaped.

Merge request reports

Loading