OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

pkcs11-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Bulk Crypto - Asynchronous response


Hi,

 

Today, all PKCS11 operations are synchronous. 

For better performance, it is normally preferred to  have asynchronous response, especially for bulk crypto.

Applications submit the bulk crypto job to PKCS11 provider.  PKCS11 provider, at later time notifies the application (via notification callback) with the response. In the meantime, application can do other tasks.  Is there any thought/interest on/in making some of PKCS11 operations asynchronous? 

 

Thanks

Srini

 

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]