Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688140 - sys-fs/cryptsetup-2* : missing kernel checks for luks2 support
Summary: sys-fs/cryptsetup-2* : missing kernel checks for luks2 support
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-16 00:52 UTC by Alexander Tsoy
Modified: 2019-06-18 09:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
LUKS2_fail_format (LUKS2_fail_format,7.19 KB, text/plain)
2019-06-16 01:01 UTC, Alexander Tsoy
Details
LUKS2_fail_open (LUKS2_fail_open,2.55 KB, text/plain)
2019-06-16 01:23 UTC, Alexander Tsoy
Details

Note You need to log in before you can comment on or make changes to this bug.
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