Linux cryptographic layer development
 help / color / mirror / Atom feed
* PadLock XSHA
@ 2008-08-30  8:43 Herbert Xu
  2008-08-30  9:55 ` Michal Ludvig
  0 siblings, 1 reply; 8+ messages in thread
From: Herbert Xu @ 2008-08-30  8:43 UTC (permalink / raw)
  To: Michal Ludvig; +Cc: Linux Crypto Mailing List

Hi Michal:

Can you remind me the reason why our PadLock SHA implementation
copies things into a page before hashing it?

According to the programming manual, it would seem that the state
should be recorded in EDI after each 64-byte block so we should
be able to use the init/update/final model, no?

Or has the chip changed since we implemented it?

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

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

end of thread, other threads:[~2008-10-02  7:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-30  8:43 PadLock XSHA Herbert Xu
2008-08-30  9:55 ` Michal Ludvig
2008-08-30 13:21   ` Herbert Xu
2008-08-31  2:09   ` Herbert Xu
2008-09-01  1:32     ` Michal Ludvig
2008-09-01  3:44       ` Herbert Xu
2008-10-01 23:48         ` Harald Welte
2008-10-01 23:45   ` Harald Welte

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