Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688140

Summary: sys-fs/cryptsetup-2* : missing kernel checks for luks2 support
Product: Gentoo Linux Reporter: Alexander Tsoy <alexander>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: LUKS2_fail_format
LUKS2_fail_open

Description Alexander Tsoy 2019-06-16 00:52:32 UTC
LUKS2 requires kernel compiled with CONFIG_CRYPTO_USER_API_SKCIPHER. Additionally, for integrity support it also requires CONFIG_CRYPTO_USER_API_AEAD.
Comment 1 Alexander Tsoy 2019-06-16 01:01:30 UTC
Created attachment 579886 [details]
LUKS2_fail_format

An example of failure.
Comment 2 Alexander Tsoy 2019-06-16 01:23:46 UTC
Created attachment 579888 [details]
LUKS2_fail_open