summaryrefslogtreecommitdiff
path: root/src/key.c
AgeCommit message (Expand)Author
2009-11-19Implement tests for aes key wrapping and unwrapping.Stef Walter
2009-11-18Add support for checking AES keys and DH deriveStef Walter
2009-11-16Implement testing of DH key pair generationStef Walter
2009-11-15Allow use of p11-tests as a library.Stef Walter
2009-11-13Basic DH public and private key checks.Stef Walter
2009-01-10Test creation of session keys.Stef Walter
2008-12-24A few last checks.Stef Walter
2008-12-24Add generic crypto testing.Stef Walter
2008-12-24Add DSA key support to tests.Stef Walter
2008-12-23Support virtual slots, context specific logins, and other fixes.Stef Walter
2008-12-23Some fine tuning and bug fixes.Stef Walter
2008-12-09Fix some memory leaks.Stef Walter
2008-12-09Add testing of key objects.Stef Walter
2008-12-06Build on Win32 and create VCE project.Stef Walter
2008-12-05Implement RSA encrypt and decrypt.Stef Walter