On 2009-08-31 14:49 PDT, Klaus Heinrich Kiwi wrote:
> Is it possible/feasible to configure NSS to use an external PKCS#11 
> provider and run the test suite to check if everything is running fine?

Yes, certainly.  First, tell us
1) what crypto functions you expect to offload to the external PKCS#11
module,
2) what PKCS#11 "mechanisms" are supported by the module
3) Does the module store certificates and private keys?
4) Is the module willing to input and output unwrapped symmetric key values?

Then we can tell you what to do.

> Is there any tests like 'openssl speed' for NSS?

what does that program do?
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to