Skip to content
Commit 3d537db6 authored by Jérôme Vizcaino's avatar Jérôme Vizcaino Committed by Cyril Brulebois
Browse files

Default crypto parameters can now be preseeded

List of parameters:
 * cipher: aes, serpent, etc.
 * keysize: 256, 192, 128 (for aes)
 * ivalgorithm: xts-plain64, cbc-essiv:sha256, etc.
 * keytype: passphrase, random
 * keyhash: sha1, sha256, etc.
parent 8e48e034
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment