Skip to content
Commit e6e3c666 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

crypt: Remove libcrypt support



All the crypt related functions, cryptographic algorithms, and
make requirements are removed,  with only the exception of md5
implementation which is moved to locale folder since it is
required by localedef for integrity protection (libc's
locale-reading code does not check these, but localedef does
generate them).

Besides thec code itself, both internal documentation and the
manual is also adjusted.  This allows to remove both --enable-crypt
and --enable-nss-crypt configure options.

Checked with a build for all affected ABIs.

Co-authored-by: default avatarZack Weinberg <zack@owlfolio.org>
Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent bb2ff12a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment