User space interface to the Linux Kernel Crypto API
Go to file
Ondrej Mosnacek 7393454a2f Enable building on old kernels
This adds scripts that mock sha512hmac and fipshmac using openssl. These
are used instead of the built hashers to hash libkcapi binaries on
kernels that don't suport the userspace Crypto API interface properly
(e.g. RHEL-7 kernels).

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2020-04-30 08:35:22 +02:00
tests Fix the CI test failures 2020-04-29 13:47:57 +02:00
.gitignore Update to upstream version 1.1.0 2018-04-19 11:16:55 +02:00
100-workaround-cppcheck-bug.patch Update to upstream version 1.1.5 2019-08-13 14:58:56 +02:00
110-fipshmac-compat.patch Add . prefix to files created by fipshmac if -d option is not specified 2020-04-23 14:41:44 +02:00
fipshmac-openssl.sh Enable building on old kernels 2020-04-30 08:35:22 +02:00
gating.yaml Enable gating 2019-07-25 17:19:25 +02:00
libkcapi.spec Enable building on old kernels 2020-04-30 08:35:22 +02:00
README.md Added the README 2018-01-15 22:15:29 +00:00
sha512hmac-openssl.sh Enable building on old kernels 2020-04-30 08:35:22 +02:00
sources Update to upstream version 1.1.5 2019-08-13 14:58:56 +02:00

libkcapi

The libkcapi package