summaryrefslogtreecommitdiffstats
path: root/ncr-key-wrap.c
Commit message (Expand)AuthorAgeFilesLines
...
* Initial attempts to allow wrapping keys with out of band data such as flags, ...Nikos Mavrogiannopoulos2010-06-171-4/+145
* Wrapping/Unwrapping works and tested.Nikos Mavrogiannopoulos2010-06-171-17/+49
* Key wrapping fixed.Nikos Mavrogiannopoulos2010-06-171-4/+8
* Added generic sessions to allow encryption/decryption hash and HMAC.Nikos Mavrogiannopoulos2010-06-171-24/+23
* Added initial wrapping and unwrapping key API. Adds an implementation of the ...Nikos Mavrogiannopoulos2010-06-171-0/+309