Automated decryption framework
Go to file
Sergio Arroutbi 35802634dc
Remove pwmake for password generation
This change removes password generation with pwmake
and uses jose to do so. It has been checked that
generation is similar, as jose uses OpenSSL.
Apart from that, we will introduce --force-password
so that pwquality configuration does not bother on
LUKS operations

Resolves: rhbz#2207488

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
2023-06-02 17:41:44 +02:00
.gitignore Update to v18 2021-05-04 19:55:27 -03:00
0001-sss-use-BN_set_word-x-0-instead-of-BN_zero.patch Port to OpenSSL 3 2021-05-07 09:05:27 -03:00
0002-systemd-account-for-unlocking-failures-in-clevis-luk.patch Account for unlocking failures in clevis-luks-askpass 2021-11-17 06:48:09 -03:00
0004-luks-explicitly-specify-pbkdf-iterations-to-cryptset.patch Explicitly specify pbkdf iterations to cryptsetup 2022-01-04 08:05:36 -03:00
0005-tang-dump-url-on-error-communication.patch Dump server information on server error communication 2022-01-20 17:56:06 +01:00
0006-feat-rename-the-test-pin-to-null-pin.patch Support a null pin 2022-01-26 09:45:58 -03:00
0007-avoid-clevis-invalid-msg.patch Avoid invalid message for clevis command 2022-06-20 16:59:06 +02:00
0008-Improve-boot-performance-by-removing-key-check.patch Improve boot performance by removing key check 2022-08-02 09:29:43 -03:00
0009-luks-enable-debugging-in-clevis-scripts-when-rd.debu.patch Enable debugging in clevis scripts when rd.debug is set 2022-08-02 10:30:45 -03:00
0010-existing-luks2-token-id.patch Add existing token id parameter with -e option 2022-12-13 16:25:26 +01:00
0011-ignore-empty-and-comment-lines-in-crypttab.patch Ignore empty & comment lines in crypttab 2023-01-12 11:37:24 +01:00
0012-luks-define-max-entropy-bits-for-pwmake.patch luks: limit max entropy bits for pwmake 2023-01-13 13:01:02 +01:00
0013-luks-edit-remove-unnecessary-redirection.patch luks-edit: remove unnecessary 2>/dev/null 2023-01-25 09:52:19 +01:00
0014-remove-pwmake-for-password-generation.patch Remove pwmake for password generation 2023-06-02 17:41:44 +02:00
clevis.spec Remove pwmake for password generation 2023-06-02 17:41:44 +02:00
clevis.sysusers Merged update from upstream sources 2021-02-03 12:12:32 +01:00
gating.yaml Add RHEL gating configuration 2021-07-15 02:43:08 +02:00
sources Update to v18 2021-05-04 19:55:27 -03:00