Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Examples directory renamed -> tests | Nikos Mavrogiannopoulos | 2010-09-07 | 1 | -26/+0 |
| | |||||
* | Added an emulation of a userspace application that provides encryption service. | Nikos Mavrogiannopoulos | 2010-09-01 | 1 | -0/+3 |
| | |||||
* | Don't duplicate the list of example programs | Miloslav Trmač | 2010-08-25 | 1 | -1/+1 |
| | |||||
* | Drop <cryptodev.h> | Miloslav Trmač | 2010-08-24 | 1 | -10/+2 |
| | | | | Also drop implementation of its ioctls, examples, openssl patch. | ||||
* | removed the data type. | Nikos Mavrogiannopoulos | 2010-07-26 | 1 | -3/+2 |
| | |||||
* | No need for ncr-direct. All session operations are being done on keys or on ↵ | Nikos Mavrogiannopoulos | 2010-07-25 | 1 | -3/+0 |
| | | | | userspace data. | ||||
* | Added a support for reading session data directly from userspace. | Nikos Mavrogiannopoulos | 2010-07-24 | 1 | -2/+6 |
| | |||||
* | Revert "Modified NCR-USER API to "simplify" and allow setting of size of ↵ | Nikos Mavrogiannopoulos | 2010-07-23 | 1 | -4/+0 |
| | | | | | | data structure without special system call." This reverts commit 5689c9734223fb349bba526d620823a803c3b67e. | ||||
* | Modified NCR-USER API to "simplify" and allow setting of size of data ↵ | Nikos Mavrogiannopoulos | 2010-07-21 | 1 | -0/+4 |
| | | | | structure without special system call. | ||||
* | Backported zero copy /dev/crypto operations from master. | Nikos Mavrogiannopoulos | 2010-07-19 | 1 | -2/+6 |
| | |||||
* | Public and private keys are being generated in a new workqueue. Some other ↵ | Nikos Mavrogiannopoulos | 2010-07-07 | 1 | -8/+21 |
| | | | | fixes and optimizations. | ||||
* | Combined tests. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -4/+2 |
| | |||||
* | Added ncr_key_import/export, generate and info. Those work with secret keys. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -2/+4 |
| | | | | Added test program for those. | ||||
* | Added data functionality and a test program. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -2/+4 |
| | |||||
* | Corrected make clean, and corrected examples to use the current cryptodev.h | Nikos Mavrogiannopoulos | 2010-03-17 | 1 | -0/+3 |
| | | | | definitions. | ||||
* | Examples were moved to examples/ directory. | Nikos Mavrogiannopoulos | 2010-02-20 | 1 | -0/+9 |