Skip to content

Add hashMode parameter in CryptSetup_luksFormat()

Bastien DHIVER requested to merge Dhiver/cryptsetup:add-pythonHashMode into master

We now can select the hash mode in pycryptsetup module when formatting device to enable LUKS.

Merge request reports