linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* DRBG CAVS using libkcapi
@ 2020-05-27  2:21 Bhat, Jayalakshmi Manjunath
  2020-05-27 18:48 ` Stephan Mueller
  0 siblings, 1 reply; 2+ messages in thread
From: Bhat, Jayalakshmi Manjunath @ 2020-05-27  2:21 UTC (permalink / raw)
  To: linux-crypto

Hi All,

I was going through libkcapi APIs to see if it can be used for DRBG CAVS validation. But I am thinking it cannot be. 
I also found cavs_driver.pl, this seems to depend on some kernel mode driver. Is it like I need to testmgr.c kind of an interface and that should be accessed by user mode. 

Please can any confirm if my understandings are correct?

Regards,
Jaya


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

* Re: DRBG CAVS using libkcapi
  2020-05-27  2:21 DRBG CAVS using libkcapi Bhat, Jayalakshmi Manjunath
@ 2020-05-27 18:48 ` Stephan Mueller
  0 siblings, 0 replies; 2+ messages in thread
From: Stephan Mueller @ 2020-05-27 18:48 UTC (permalink / raw)
  To: Bhat, Jayalakshmi Manjunath; +Cc: linux-crypto

Am Mittwoch, 27. Mai 2020, 04:21:31 CEST schrieb Bhat, Jayalakshmi Manjunath:

Hi Jayalakshmi,

> Hi All,
> 
> I was going through libkcapi APIs to see if it can be used for DRBG CAVS
> validation. But I am thinking it cannot be. I also found cavs_driver.pl,
> this seems to depend on some kernel mode driver. Is it like I need to
> testmgr.c kind of an interface and that should be accessed by user mode.
> 
> Please can any confirm if my understandings are correct?

The libkcapi cannot be used for CAVS testing the DRBG. Also a number of other 
ciphers like the asymmetric ciphers are not testable via libkcapi.

And yes, the Perl code refers to a kernel module that I developed but is 
private that allows full CAVS testing - this is the one that is used for all 
kernel crypto API CAVS/ACVP certificates that are out there.

Ciao
Stephan



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

end of thread, other threads:[~2020-05-27 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27  2:21 DRBG CAVS using libkcapi Bhat, Jayalakshmi Manjunath
2020-05-27 18:48 ` Stephan Mueller

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).