> Damien Miller <d...@cvs.openbsd.org> wrote: > > > Modified files: > > usr.bin/ssh : myproposal.h > > > > Log message: > > prefer CTR modes and revised arcfour (i.e w/ discard) modes to CBC > > modes; ok markus@ > > This means that ssh's default cipher will no longer profit from > hifn(4) or glxsb(4) acceleration.
Or via C3 crypto. Their chip has a broken CTR mode. I think it actually now means that no hardware will be used for ssh. But oh well, that's life.