Files
systemd/docs
Lennart Poettering 42f3b2f975 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.
2020-01-15 15:26:27 +01:00
..
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2018-09-08 13:39:03 -07:00
2019-07-04 10:16:48 +02:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2018-10-12 13:48:34 +02:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2020-01-15 13:46:16 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2019-12-11 17:04:20 +01:00
2020-01-15 08:57:37 +01:00