* [PATCH 0/2] AES-XCBC-MAC
@ 2006-06-13 15:43 Kazunori MIYAZAWA
0 siblings, 0 replies; only message in thread
From: Kazunori MIYAZAWA @ 2006-06-13 15:43 UTC (permalink / raw)
To: David Miller, Herbert Xu; +Cc: netdev, usagi-core
Hello,
I send two patches which introduce AES-XCBC-MAC.
I changed approach to implement it with introducing
abstruct interface "keyed_hash" into crypto_tfm.
Both HMAC and XCBC use the interface.
I put kht_* outside of crt_u because keyed_hash uses
pure digest algorithm or encryption algorithm.
I think it is reasonable.
If these patches are accepted, I will send glue patches
to IPsec stack.
These are against linux-2.6.17-rc6.
Thank you,
#Yoshifuji-san, would you ack these patch again?
--
Kazunori Miyazawa
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-13 15:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-13 15:43 [PATCH 0/2] AES-XCBC-MAC Kazunori MIYAZAWA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).