]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: document dependency on kernel crypto/hash API (#5457)
authorMike Gilbert <floppymaster@gmail.com>
Sun, 26 Feb 2017 03:42:27 +0000 (22:42 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 26 Feb 2017 03:42:27 +0000 (22:42 -0500)
The hmac and sha256 algorithms are used in sd-id128.

Closes: https://github.com/systemd/systemd/issues/5454
Closes: https://github.com/systemd/systemd/issues/5455
README

diff --git a/README b/README
index ac8620c75bcde93318ed938ba8e2598d410c5812..a4a649395933c40978038ea94c482e8aa67fead6 100644 (file)
--- a/README
+++ b/README
@@ -50,6 +50,11 @@ REQUIREMENTS:
           CONFIG_PROC_FS
           CONFIG_FHANDLE (libudev, mount and bind mount handling)
 
+        Kernel crypto/hash API
+          CONFIG_CRYPTO_USER_API_HASH
+          CONFIG_CRYPTO_HMAC
+          CONFIG_CRYPTO_SHA256
+
         udev will fail to work with the legacy sysfs layout:
           CONFIG_SYSFS_DEPRECATED=n