diff options
author | Lennart Poettering <lennart@poettering.net> | 2019-11-13 23:13:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-01-15 15:26:27 +0100 |
commit | 42f3b2f97510ab364717154c01a03f5ddd9541a1 (patch) | |
tree | 06849d5179287878f3e53890573fbec197cedd0b /src/shared/group-record.h | |
parent | nss-util: add macros for generating getpwent()/getgrent() prototypes (diff) | |
download | systemd-42f3b2f97510ab364717154c01a03f5ddd9541a1.tar.xz systemd-42f3b2f97510ab364717154c01a03f5ddd9541a1.zip |
shared: split out crypt() specific helpers into its own .c/.h in src/shared/
This way we can use libxcrypt specific functionality such as
crypt_gensalt() and thus take benefit of the newer algorithms libxcrypt
implements. (Also adds support for a new env var $SYSTEMD_CRYPT_PREFIX
which may be used to select the hash algorithm to use for libxcrypt.)
Also, let's move the weird crypt.h inclusion into libcrypt.h so that
there's a single place for it.
Diffstat (limited to 'src/shared/group-record.h')
0 files changed, 0 insertions, 0 deletions