Date: Mon, 10 Jun 2019 12:35:35 -0700 From: John Baldwin <jhb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r348876 - head/sys/opencrypto Message-ID: <8cafcb98-2cad-77d9-41a3-39a1799576c9@FreeBSD.org> In-Reply-To: <201906101926.x5AJQvoT015692@repo.freebsd.org> References: <201906101926.x5AJQvoT015692@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/10/19 12:26 PM, John Baldwin wrote: > Author: jhb > Date: Mon Jun 10 19:26:57 2019 > New Revision: 348876 > URL: https://svnweb.freebsd.org/changeset/base/348876 > > Log: > Add warnings to /dev/crypto for deprecated algorithms. > > These algorithms are deprecated algorithms that will have no in-kernel > consumers in FreeBSD 13. Specifically, deprecate the following > algorithms: > - ARC4 > - Blowfish > - CAST128 > - DES > - 3DES > - MD5-HMAC > - Skipjack > > MFC after: 1 month > Relnotes: yes > Sponsored by: Chelsio Communications > Differential Revision: https://reviews.freebsd.org/D20554 Also, I missed 'Reviewed by: cem' for this one. :-/ -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cafcb98-2cad-77d9-41a3-39a1799576c9>