summaryrefslogtreecommitdiffstats
path: root/examples/pk.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "initial support for userspace data."Nikos Mavrogiannopoulos2010-07-231-7/+4
* Revert "Modified NCR-USER API to "simplify" and allow setting of size of data...Nikos Mavrogiannopoulos2010-07-231-0/+7
* Modified NCR-USER API to "simplify" and allow setting of size of data structu...Nikos Mavrogiannopoulos2010-07-211-7/+0
* initial support for userspace data.Nikos Mavrogiannopoulos2010-07-211-4/+7
* Public Keys are being exported to SubjectPublicKeyInfo format, instead of cus...Nikos Mavrogiannopoulos2010-07-191-15/+100
* Fixed RSA encryption and decryption.Nikos Mavrogiannopoulos2010-07-191-65/+212
* Corrected RSA signature generation/verification.Nikos Mavrogiannopoulos2010-07-141-3/+297
* Several fixes. RSA key generation tested and works.Nikos Mavrogiannopoulos2010-07-071-10/+18
* Added test program for key generation.Nikos Mavrogiannopoulos2010-07-071-0/+345