community.crypto/changelogs/fragments
Felix Fontein d921ff1f68
Allow to configure PBKDF (#163)
* Allow to configure PBKDF.

* Also add PBKDF options to key add operation.

* Simplify code.

* Update plugins/modules/luks_device.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Fix indent.

* Use more of the options.

* Bump iteration count.

* Increase memory limit.

* Fall back to default PBKDF.

* Apply suggestions from code review

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-01-22 12:21:03 +00:00
..
.keep Make sure changelogs/fragments/ is kept. 2020-07-12 11:29:45 +02:00
163-luks-pbkdf.yml Allow to configure PBKDF (#163) 2021-01-22 12:21:03 +00:00
168-luks_device-add-remove-idempotence.yml luks_device - make add/removal of keyfile/passphrase idempotent (#168) 2021-01-03 11:22:41 +01:00
173-acme_certificate-wrong-challenge.yml acme_certificate: error when requested challenge type is not found for non-valid challenges instead of hanging (#173) 2021-01-17 12:17:52 +01:00
acme-module-utils-relicense.yml Relicense plugins/module_utils/acme.py under GPLv3+. (#165) 2021-01-14 14:54:51 +00:00