cryptsetup: Replace libgcrypt with AFALG
authorRosen Penev <redacted>
Tue, 11 Dec 2018 00:14:58 +0000 (16:14 -0800)
committerRosen Penev <redacted>
Fri, 1 Feb 2019 04:10:08 +0000 (20:10 -0800)
commit685ca410891e4e6cf6d1f7e6e0b1b8f447fe2898
tree05e4eef905c6978bc905abe7b3559ece4317ee3a
parent83b304c170cc0e42f4d9e32f0a0f6b77631a9d1f
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 <redacted>
utils/cryptsetup/Makefile
git clone https://git.99rst.org/PROJECT