From 39c89cc95a559596d2bb52bac50688ed865042d1 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sat, 28 Dec 2024 17:11:13 +0000 Subject: [PATCH] deploy: ddbcf49868a687f5ee03d5e66002bdae3c23b7b9 --- pr/829/luks_device_module.html | 1 + pr/829/searchindex.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pr/829/luks_device_module.html b/pr/829/luks_device_module.html index 82691e27..000d8673 100644 --- a/pr/829/luks_device_module.html +++ b/pr/829/luks_device_module.html @@ -358,6 +358,7 @@ see added in community.crypto 2.23.0

Determine how passphrases are provided to parameters such as passphrase, new_passphrase, and remove_passphrase.

+

Please note that binary passphrases cannot contain all possible binary octets. For example, a newline (0x0A) cannot be used since it indicates that the passphrase is over. If you want to use arbitrary binary data, you must use keyfiles.

Choices: