calamares/src/modules/luksbootkeyfile/luksbootkeyfile.conf

14 lines
376 B
Plaintext
Raw Normal View History

2023-05-31 14:42:18 +02:00
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
# Luksbootkeyfile configuration. A key file is created for the
# LUKS encrypted devices.
---
# Set Password-Based Key Derivation Function (PBKDF) algorithm
2023-05-31 18:23:00 +02:00
# for LUKS keyslot.
#
# There are three usable values: pbkdf2, argon2i or argon2id.
#
# When not set, the cryptsetup default is used
#luks2Hash: argon2id