]> git.ipfire.org Git - thirdparty/man-pages.git/commit
des_crypt.3, encrypt.3: The functions described in these pages are removed in glibc...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 26 Feb 2019 09:28:24 +0000 (10:28 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 26 Feb 2019 09:31:11 +0000 (10:31 +0100)
commit4cdc879a59f8400980862b0ab773ec3dfaa45dc3
tree30fcc9c868fa57e586070d87be825b7fec67da9d
parent53cbdde8707e67b4022af12874dd46589a9a5b88
des_crypt.3, encrypt.3: The functions described in these pages are removed in glibc 2.28

These functions were removed because they use DES, which is no
longer considered secure.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/des_crypt.3
man3/encrypt.3