PKCS#11 URL parser for Java

Martin Paljak martin at martinpaljak.net
Tue Jul 8 01:27:52 PDT 2014


Hello,

In the process of adding HSM-backed keys (read: PKCS#11) support to my
GlobalPlatform utility [1] I became aware of the need to be able to
address modules and keys and this is exactly where PKCS#11 URL should
be useful.

Is anyone aware of some existing code that does it (stil asking even
if the website [2] does not list any java projects)? What would be the
best reference API to model the Java version after? Ideally it could
be a MIT/BSD style .java file you can just drop into your project and
be done with it.


[1] https://github.com/martinpaljak/GlobalPlatform#upcoming-releases-and-major-new-features
[2] http://p11-glue.freedesktop.org/pkcs11-uris.html


-- 
Martin
+372 515 6495


More information about the p11-glue mailing list