Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Key wrapping fixed. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -18/+22 | |
| | ||||||
* | AES self tests now pass. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -5/+23 | |
| | ||||||
* | Added AES test vectors. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -0/+150 | |
| | ||||||
* | Added self test for key wrapping. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -75/+103 | |
| | ||||||
* | Some updates in the server approach (not working yet). | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -0/+157 | |
| | ||||||
* | Combined tests. | Nikos Mavrogiannopoulos | 2010-06-17 | 3 | -251/+259 | |
| | ||||||
* | Added ncr_key_import/export, generate and info. Those work with secret keys. | Nikos Mavrogiannopoulos | 2010-06-17 | 2 | -2/+239 | |
| | | | | Added test program for those. | |||||
* | Compilation and initialization fixes. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -5/+4 | |
| | ||||||
* | Added some initial for of key. Added helper functions to enforce per user ↵ | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -4/+16 | |
| | | | | and per process limits. | |||||
* | Added test to verify that data that are not marked as exportable cannot be read. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -1/+32 | |
| | ||||||
* | Corrected nasty bug and added some debugging info. | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -2/+9 | |
| | ||||||
* | Added data functionality and a test program. | Nikos Mavrogiannopoulos | 2010-06-17 | 4 | -4/+132 | |
| | ||||||
* | Corrected make clean, and corrected examples to use the current cryptodev.h | Nikos Mavrogiannopoulos | 2010-03-17 | 2 | -2/+6 | |
| | | | | definitions. | |||||
* | Examples were moved to examples/ directory. | Nikos Mavrogiannopoulos | 2010-02-20 | 3 | -0/+446 | |