summaryrefslogtreecommitdiffstats
path: root/ncr-cipher.c
Commit message (Collapse)AuthorAgeFilesLines
* Added generic sessions to allow encryption/decryption hash and HMAC.Nikos Mavrogiannopoulos2010-06-171-236/+0
| | | | Removed the ncr-cipher.c.
* Added initial wrapping and unwrapping key API. Adds an implementation of the ↵Nikos Mavrogiannopoulos2010-06-171-0/+236
AES-WRAP (untested yet).