* 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
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