public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* PKCS11 #include
@ 2020-10-13  5:39 naveenkumar.senniyappan
  2020-10-13 10:05 ` [edk2-devel] " Yao, Jiewen
  0 siblings, 1 reply; 4+ messages in thread
From: naveenkumar.senniyappan @ 2020-10-13  5:39 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

how to integrate PKCS11 into EDK2 crypto Library.

Is this possible to integrate PKCS11 lib into EDK2.

I am trying to do PKCS11 standard token pin verification in UEFI layer.

any one can you share your idea or any solution to that.

thank you,

[-- Attachment #2: Type: text/html, Size: 305 bytes --]

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

* Re: [edk2-devel] PKCS11 #include
  2020-10-13  5:39 PKCS11 #include naveenkumar.senniyappan
@ 2020-10-13 10:05 ` Yao, Jiewen
  2020-10-20  5:27   ` naveenkumar.senniyappan
  0 siblings, 1 reply; 4+ messages in thread
From: Yao, Jiewen @ 2020-10-13 10:05 UTC (permalink / raw)
  To: devel@edk2.groups.io, naveenkumar.senniyappan@gmail.com; +Cc: Yao, Jiewen

[-- Attachment #1: Type: text/plain, Size: 997 bytes --]

If you have a PKCS11 library, you can port it and make it work in EDKII.
I recommend you create a new library in CryptoPkg. Please don’t mix it work current BaseCryptoLib.

I am not sure the code license. If the PKCS11 lib is BSD license, or the one compatible with EDKII, you can add it to EDKII.
But if PKCS11 lib is GPL or LGPL license, you have to separate the library to a standalone repo.

If you can provide more detail on which PKCS11 lib you are using, we can provide more suggestion.

Thank you
Yao Jiewen

From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of naveenkumar.senniyappan@gmail.com
Sent: Tuesday, October 13, 2020 1:40 PM
To: devel@edk2.groups.io
Subject: [edk2-devel] PKCS11 #include

how to integrate PKCS11 into EDK2 crypto Library.

Is this possible to integrate PKCS11 lib into EDK2.

I am trying to do PKCS11 standard token pin verification in UEFI layer.

any one can you share your idea or any solution to that.

thank you,




[-- Attachment #2: Type: text/html, Size: 3725 bytes --]

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

* Re: [edk2-devel] PKCS11 #include
  2020-10-13 10:05 ` [edk2-devel] " Yao, Jiewen
@ 2020-10-20  5:27   ` naveenkumar.senniyappan
  2020-11-23  9:41     ` naveenkumar.senniyappan
  0 siblings, 1 reply; 4+ messages in thread
From: naveenkumar.senniyappan @ 2020-10-20  5:27 UTC (permalink / raw)
  To: Yao, Jiewen, devel

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

Thanks for your reply!!!

i am try to integrate libp11-pkcs11( Link: https://github.com/OpenSC/libp11) into EDKII.

as you mentioned we have created as a library based on the make file which is given by libp11.

but I am getting Linking related issue. when i try to use VS2019 tool chain for X64 target.

[-- Attachment #2: Type: text/html, Size: 347 bytes --]

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

* Re: [edk2-devel] PKCS11 #include
  2020-10-20  5:27   ` naveenkumar.senniyappan
@ 2020-11-23  9:41     ` naveenkumar.senniyappan
  0 siblings, 0 replies; 4+ messages in thread
From: naveenkumar.senniyappan @ 2020-11-23  9:41 UTC (permalink / raw)
  To: naveenkumar.senniyappan, devel

[-- Attachment #1: Type: text/plain, Size: 32 bytes --]

Hi,
could please help on this

[-- Attachment #2: Type: text/html, Size: 36 bytes --]

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

end of thread, other threads:[~2020-11-23  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-13  5:39 PKCS11 #include naveenkumar.senniyappan
2020-10-13 10:05 ` [edk2-devel] " Yao, Jiewen
2020-10-20  5:27   ` naveenkumar.senniyappan
2020-11-23  9:41     ` naveenkumar.senniyappan

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