Ranting about OCF / crypto(9)

John-Mark Gurney jmg at funkthat.com
Mon Jan 15 00:06:40 UTC 2018


Bjoern A. Zeeb wrote this message on Thu, Jan 11, 2018 at 13:07 +0000:
> On 11 Jan 2018, at 5:56, Benjamin Kaduk wrote:
> 
> >>   In terms of algorithms, I suspect there are some older algorithms
> >>   we could drop.  Modern hardware doesn't offload DES for example.
> >>   Both ccr(4) and aesni(4) only support AES for encryption.  We
> >>   do need to keep algorithms required for IPSec in the kernel, but
> >>   we could probably drop some others?
> >
> > Yes, it's probably time for DES to go.  Maybe others as well.
> 
> There sadly still is a lot of commercial gear out there that still
> requires single-DES.

Even 3DES is effectively broken:
https://sweet32.info/

and does it even make sense to support acceleration of DES?  Does
anyone realistically depend upon hardware acceleration of it?  I'd be
surprised if anyone does.

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the freebsd-arch mailing list