Skip to content

cryptsetup kernel backend requires CONFIG_NET #79

@osresearch

Description

@osresearch

The cryptsetup checked in as part of fixing #46 has some problems. Among other config changes, cryptsetup requires CONFIG_NET=y, as well as as userspace options to be selected:

+CONFIG_CRYPTO_USER_API=y
+CONFIG_CRYPTO_USER_API_HASH=y
+CONFIG_CRYPTO_USER_API_SKCIPHER=y
+CONFIG_CRYPTO_USER_API_RNG=y
+CONFIG_CRYPTO_USER_API_AEAD=y

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions