Date: Wed, 25 Feb 2015 14:12:17 -0800 From: John-Mark Gurney <jmg@funkthat.com> To: Xin LI <delphij@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r279296 - head/usr.bin/enigma Message-ID: <20150225221217.GH46794@funkthat.com> In-Reply-To: <201502252047.t1PKlQdg020742@svn.freebsd.org> References: <201502252047.t1PKlQdg020742@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Xin LI wrote this message on Wed, Feb 25, 2015 at 20:47 +0000: > Author: delphij > Date: Wed Feb 25 20:47:25 2015 > New Revision: 279296 > URL: https://svnweb.freebsd.org/changeset/base/279296 > > Log: > Explicitly crypt_set_format("des") and bail out if we > can't. This would prevent problem when we changed the > default crypt(3) algorithm or removed it in the future. > > PR: bin/189958 > MFC after: 1 month I think we should just remove enigma... I don't see much benefit to it... or at least move it to ports... When I looked at this recently, I couldn't find the crypt(1) program on other OS's like it said... Linux doesn't ship w/ it.. I think Solaris may, but we have openssl in base, so having these weaker systems (like bdes) isn't good for our users... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150225221217.GH46794>