Linux cryptographic layer development
 help / color / mirror / Atom feed
* crypto: GCM API usage
@ 2013-09-16 10:58 dominik.d.paulus
  2013-09-16 18:34 ` Dominik Paulus
  0 siblings, 1 reply; 5+ messages in thread
From: dominik.d.paulus @ 2013-09-16 10:58 UTC (permalink / raw)
  To: herbert, davem, linux-crypto; +Cc: linux-kernel, tobias.polzer

Hi,

We are currently trying to add encryption support to the usbip kernel
driver. Unfortunately, there is almost no documentation for the kernel
crypto API. So far, we couldn't figure out how to use the GCM encryption
mode in the kernel. There seems to be infrastructure for IV generation
in place (e.g. seqiv.c, the geniv stuff and the RFC 4106 implementation),
but no code directly using it.

What's the recommended way to use the IV generators with a "high-level"
API?

Regards,
        Tobias Polzer and Dominik Paulus

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

end of thread, other threads:[~2013-10-03 12:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-16 10:58 crypto: GCM API usage dominik.d.paulus
2013-09-16 18:34 ` Dominik Paulus
2013-09-19 20:33   ` Marcelo Cerri
2013-10-03  6:03     ` tobias.polzer
2013-10-03 12:10       ` Marcelo Cerri

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