linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Kim, David" <david.kim@ncipher.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "herbert@gondor.apana.org.au" <herbert@gondor.apana.org.au>,
	"linux-crypto@vger.kernel.org" <linux-crypto@vger.kernel.org>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"Magee, Tim" <tim.magee@ncipher.com>
Subject: RE: nCipher HSM kernel driver submission feedback request
Date: Mon, 16 Mar 2020 10:44:46 +0000	[thread overview]
Message-ID: <142189d3a42947d4953b22cf7202e327@exukdagfar01.INTERNAL.ROOT.TES> (raw)
In-Reply-To: <20200313100922.GB2161605@kroah.com>


> > The driver code for the hardware is straightforward and does not
> > contain any cryptographic components as the cryptography is handled
> > within the hardware's secure boundary. We have no plans to use the
> > linux kernel crypto APIs as our customers require compliance to the FIPS
> 140 standard or the eIDAS regulations.
>
> But what I said was, you NEED to use the linux kernel crypto apis as you need
> to not try to create your own.
>
> Just because this is the way you did it before, does not mean it is the correct
> thing to do.
>
> So what is wrong if you do use the existing apis?  What is preventing you
> from doing that?
>

Sorry Greg but I'm not understanding what the issue is. Can you please explain a
bit more what you mean with the apis?

Our driver code is just a tube between proprietary code on the host machine and
proprietary code on the HSM. We are not trying to create our own linux crypto
apis because all the crypto stuff is happening in the existing proprietary code.

Regards,
Dave


David Kim
Senior Software Engineer
Tel: +44 1223 703449

nCipher Security
One Station Square
Cambridge CB1 2GA
United Kingdom


  reply	other threads:[~2020-03-16 10:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-13  9:48 nCipher HSM kernel driver submission feedback request Kim, David
2020-03-13 10:09 ` Greg KH
2020-03-16 10:44   ` Kim, David [this message]
2020-03-16 11:23     ` Greg KH
2020-03-23  6:49 ` Jason A. Donenfeld
2020-03-23 13:32   ` Kim, David
2020-03-23 13:59     ` Greg KH
2020-04-17 15:12       ` Kim, David

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=142189d3a42947d4953b22cf7202e327@exukdagfar01.INTERNAL.ROOT.TES \
    --to=david.kim@ncipher.com \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=tim.magee@ncipher.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).