summaryrefslogtreecommitdiffstats
path: root/examples/ncr_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Drop a few unnecessary #includes from examplesMiloslav Trmač2010-08-231-3/+0
* Provide a nicer example on including <ncrypto.h>Miloslav Trmač2010-08-231-2/+2
* Implement missing algorithm-specific keygen paramsMiloslav Trmač2010-08-231-2/+2
* Support output data in NCRIO_SESSION_UPDATEMiloslav Trmač2010-08-231-2/+2
* Use NCR_KEY_INVALID for clarityMiloslav Trmač2010-08-231-1/+1
* Remove somewhat confusing castsMiloslav Trmač2010-08-231-4/+4
* Don't set the master key in an example program.Miloslav Trmač2010-08-231-2/+0
* Fix and reenable unwrapping testMiloslav Trmač2010-08-231-2/+3
* Use the correct wrapping keyMiloslav Trmač2010-08-231-2/+2
* Remove an unused variableMiloslav Trmač2010-08-231-2/+0
* Add Jan's port of ncr.c to libcryptodev.Jan Chadima2010-08-231-0/+476