Loc Ho <locnho@xxxxxxxxxxxxx> wrote: > > What is the current state of asynchronous hashing? Will AEAD be changed to It's on my todo list but it's not the highest priority. > make use of asynchronous hashing? Is anyone working on #1 and changing AEAD You mean authenc? AEAD is just an interface which doesn't use hashing directly. If you mean the authenc algorithm which combines encryption and hashing then yes it will be changed. That would be a fairly straightforward change too. > to asychronous interface? In addition, most of the existent device driver I'm not aware of any ongoing work so any contributions in this area would definitely be welcome. > only use synchronous interface. Are there any one changing them to > asynchronous crypto interface - such as NETKEY (Linux IPSec)? That I am working on right now :) See the recent 24 patche set I posted to netdev. What's missing now is just the change to get ESP to actually use AEAD. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html