summaryrefslogtreecommitdiff
path: root/ckcapi-key.c
AgeCommit message (Expand)Author
2008-12-09Add some remaining attributes.Stef Walter
2008-12-09Better handling of attribute data types. Remove concept of a date type.Stef Walter
2008-12-09Fix a particularly nasty bug in the hash tables, where an old would continue ...Stef Walter
2008-12-09Use better and faster hashing of objects. Stef Walter
2008-12-08Implement concept of logins (no-op). Do RSA testing, and fix problems discove...Stef Walter
2008-12-08Calculate correct length of CRYPT_PROV_INFOStef Walter
2008-12-08Find key objects properly. Don't error when a certificate doesn't have a key ...Stef Walter
2008-12-04Implement RSA Sign and Decrypt operations. Not tested.Stef Walter
2008-12-03Add basic key object support. No support yet for actual crypto ops. Not teste...Stef Walter