Linux cryptographic layer development
 help / color / mirror / Atom feed
* Status of shash
@ 2009-12-29 17:00 Emanuele Cesena
  2010-01-12 11:20 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Emanuele Cesena @ 2009-12-29 17:00 UTC (permalink / raw)
  To: linux-crypto

Hi all,

I'd like to better understand the future plans for shash.

Currently I can see that (please correct me if I'm wrong):
- all the hash algorithms are migrated to shash
- most of the kernel code uses the ahash API
- still some pieces are using the hash API (e.g. IMA)

I want to build a module on top of hash tfm API. 
What should I use? I guess ahash.

In fact I don't need async, while I'd like export/import functions.
So, can I already use shash? 
What about the (near) future? Is it better (for sync) to use hash, or to
wait for shash [*], or to use ahash in any case?


BTW, should IMA be converted to ahash?
This could be a good exercise to start...

Best,

[*] I made some preliminary tests and shash gave me some problems.
Further, looking at the code, it seems it is not yet completely
implemented w.r.t. the tfm API.
-- 
Emanuele Cesena <emanuele.cesena@gmail.com>

Il corpo non ha ideali


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-12 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-29 17:00 Status of shash Emanuele Cesena
2010-01-12 11:20 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox