add a test-decipher command
test-decipher will for rsa do public encrypt on a random string and let the key decrypt for ec it will generate a new ec key and do ecdh and confirm it gets the same answer back
This commit is contained in:
@@ -47,3 +47,9 @@ global:
|
||||
local:
|
||||
*;
|
||||
};
|
||||
|
||||
YKPIV_0.2.0
|
||||
{
|
||||
global:
|
||||
ykpiv_decipher_data;
|
||||
} YKPIV_0.1.0;
|
||||
|
||||
Reference in New Issue
Block a user