Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config file should allow disk encryption method to be variable #5

Open
bdemetris opened this issue Aug 2, 2018 · 1 comment
Open

Comments

@bdemetris
Copy link
Owner

we force xts-aes 128 because thats what comes out of the box. we should allow for people to select anything they want.

@gavinelder
Copy link
Contributor

gavinelder commented Nov 27, 2018

Information about this command is here

https://docs.microsoft.com/en-us/powershell/module/bitlocker/enable-bitlocker?view=win10-ps

This is defined in create.go

Valid values are

Aes128, Aes256, XtsAes128, XtsAes256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants