]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/des_crypt.3
des_crypt.3, encrypt.3: The functions described in these pages are removed in glibc...
[thirdparty/man-pages.git] / man3 / des_crypt.3
index 3ce5aaac5256a966b791110628dbb02199ba1198..dcda3a4280121f9f07025f0e54cd49cb71e3571a 100644 (file)
@@ -131,6 +131,17 @@ is false only for the first two statuses.
 .SH VERSIONS
 These functions are present in
 glibc 2.1 and later.
+.SH VERSIONS
+Because they employ the DES block cipher,
+which is no longer considered secure,
+.BR ecb_crypt (),
+.BR ecb_crypt (),
+.BR crypt_r (),
+and
+.BR des_setparity ()
+were removed in glibc 2.28.
+Applications should switch to a modern cryptography library, such as
+.BR libgcrypt .
 .SH ATTRIBUTES
 For an explanation of the terms used in this section, see
 .BR attributes (7).