summaryrefslogtreecommitdiffstats
path: root/ncr-pk.c
Commit message (Expand)AuthorAgeFilesLines
...
* Initial additions to have PK encryption/decryption. Separated operationsNikos Mavrogiannopoulos2010-07-121-1/+104
* Allow import and export of keys.Nikos Mavrogiannopoulos2010-07-121-1/+1
* Allow import and export of keys.Nikos Mavrogiannopoulos2010-07-121-0/+32
* Several fixes. RSA key generation tested and works.Nikos Mavrogiannopoulos2010-07-071-6/+11
* Public and private keys are being generated in a new workqueue. Some other fi...Nikos Mavrogiannopoulos2010-07-071-14/+85
* Added ability to generate DSA and RSA keys and store them.Nikos Mavrogiannopoulos2010-07-071-0/+195