Skip to content

Please enable CRYPTO_ADIANTUM for 5.x kernels #3648

@iustin

Description

@iustin

Hi, not sure if this is the proper place, let me know where to report it otherwise.

Using rpi-update I finally got a 5.x kernel (5.4.42-v8+, more precisely), and I was hoping to be able to use the Adiantum cipher for higher dm-crypt speed. However, it seems it's still not available, as:

# zgrep -i adiantum /proc/config.gz
# CONFIG_CRYPTO_ADIANTUM is not set

Furthermore, find /lib/modules/|grep -i adiantum finds nothing at all.

Could you please enable this? The difference in speed from the plain aes (non-accelerated on RPI boards) is quite high, about 3× according to various reports, so this would be useful (it also means 3× lower CPU usage for a given throughput).

Various links about it:

I also tried to find the actual configs being used, but I'm not familiar with the raspbian build processes (I don't think they're in this repo per se, or at least not as a monolithic config file).

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions