Re: Using p11-kit standard registry for loadable PKCS#11 modules?

2011-08-02 Thread Robert Relyea
NSS has been facing these issues for a while now. After trying to get something going in the PKCS #11 working group we finally implemented this internally: https://developer.mozilla.org/en/PKCS11_Module_Specs They way it looks externally is: https://wiki.mozilla.org/NSS:Roadmap#SQLite-Based_Shar

Using p11-kit standard registry for loadable PKCS#11 modules?

2011-08-02 Thread Stef Walter
For the last little while I've been working on p11-kit, and integrating it into various projects across the open source community. http://p11-glue.freedesktop.org/p11-kit.html One of the main issues it tries to solve, is that of a standard configuration/registry for PKCS#11 modules. This has seve