packages/utils/cryptsetup
Rosen Penev 685ca41089 cryptsetup: Replace libgcrypt with AFALG
Add several configure arguments to speed up build time.

Switch from using libgcrypt to using the kernel directly.

This has a number of benefits including smaller size and faster speed. It
also allows selection of desired crypto primatives instead of having all
of them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-31 20:10:08 -08:00
..
Makefile cryptsetup: Replace libgcrypt with AFALG 2019-01-31 20:10:08 -08:00