readme

来自「IBM的Linux上的PKCS#11实现」· 代码 · 共 26 行

TXT
26
字号
The tests in this directory are used to test the new functionality added to openCryptoki to comply with v2.11 of the PKCS#11 spec. Ifyou are pulling this out of CVS, you may be pulling v2.01. If thisis the case, these testcases will fail, and that's to be expected.aes_func  * Tests that the AES functions Encrypt/Decrypt and Wrap/Unwrap    correctly.rijndael  * Encrypts using the algorthm used by the Rijndael known answer    tests and compares with its output.login  * Tests the new login functionality used in v2.11.  After running    this test, you will have to run the init_tok test on the slot    to unlock the user's account before running other tests.hw_fn  * Tests the new hardware feature object class.  This test should    fail.  It was used to test searching for hardware feature objects,    which cannot be created by users, but only by tokens.Kent Yoder <yoder1@us.ibm.com>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?