开发者

PKCS#11 Test suite [closed]

开发者 https://www.devze.com 2022-12-28 09:52 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

Improve this question

Can somebody give me a l开发者_如何学编程ink to PKCS#11 test suite? This may be a simple utility or part of big project no matter.

I now only this one: Netscape PKCS #11 Test Suites


OpenSC package includes pkcs11-tool, a very rudimentary test-suite, pkcs11-tool --test --slot X --module module. This is just for reference, I'm sure you can find some quirks in pkcs11-tool test suite if you're using a strange or little bit exotic PKCS#11 module.


http://thewalter.net/git/cgit.cgi/p11-tests

also has a good test cases and it's source codes is available through git system

0

精彩评论

暂无评论...
验证码 换一张
取 消