https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189958
--- Comment #2 from [email protected] --- A commit references this bug: Author: delphij Date: Wed Feb 25 20:47:26 UTC 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 Changes: head/usr.bin/enigma/enigma.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
