CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2024/08/31 04:38:49
Modified files:
lib/libcrypto : Makefile Symbols.list opensslfeatures.h
lib/libcrypto/evp: evp.h evp_names.c
lib/libcrypto/hidden/openssl: evp.h
Removed files:
lib/libcrypto/evp: m_wp.c
lib/libcrypto/hidden/openssl: whrlpool.h
lib/libcrypto/whrlpool: whirlpool.c whrlpool.h
Log message:
Nuke the whrlpool (named after the galaxy) from orbit
It's just gross. Only used by a popular disk encryption utility on an
all-too-popular OS one or two decades back.
ok beck jsing