tech-crypto archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cgd and opencrypto



On Tue, Oct 12, 2004 at 10:57:53AM +0200, Eric AUGE wrote:
> Hello,
> 
> Is there any plan to support hardware encryption drivers
> with cgd ?
> 
> i guess the right question would be does cgd can use opencrypto
> framework or is there any plan to have some FAST_CGD option ?!

There have been some discussions about it.  At present, there is no
implementation of these discussions.  There are some intricacies and
some restructuring of cgd required to take advantage of hw crypto, in
particular it needs to grow a means to asynchronously schedule
encryption and decryption, and probably a kernel thread context to
facilitate this.  These changes would bring a few other benefits as
well, but the current simplicity of cgd is also a desirable feature.

All that said, I find cgd quite fast enough for every use i've put it
to. The problem isn't so much speed per se, but CPU consumption, and
to some degree processor monopolisation, since it presently does more
work that would be desirable in interrupt context.

--
Dan.

Attachment: pgpcSNFzTb0m1.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index