From: JD Horelick Date: Wed, 19 Jan 2011 20:50:46 +0000 (-0500) Subject: Add SHA256/SHA512 support to crypt.c and fix up the MD5 component (it seemed to have... X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/commitdiff_plain/12e395252c53be5a83a78776523644ddab6c5865?hp=12e395252c53be5a83a78776523644ddab6c5865 Add SHA256/SHA512 support to crypt.c and fix up the MD5 component (it seemed to have been broken). In addition, unconditionally use the libratbox crypt. ---