Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added .gitignore | Nikos Mavrogiannopoulos | 2010-02-19 | 1 | -0/+9 | |
| | ||||||
* | Added async hash support. | Nikos Mavrogiannopoulos | 2010-02-19 | 3 | -48/+469 | |
| | ||||||
* | Corrected example | Nikos Mavrogiannopoulos | 2010-02-19 | 1 | -0/+8 | |
| | ||||||
* | Added support for asynchronous block ciphers. | Nikos Mavrogiannopoulos | 2010-02-19 | 3 | -70/+55 | |
| | ||||||
* | Corrected copyright statements and other minir fixes. | Nikos Mavrogiannopoulos | 2010-02-19 | 2 | -39/+22 | |
| | ||||||
* | Added GPLv3 license files and text. | Nikos Mavrogiannopoulos | 2010-01-23 | 4 | -5/+698 | |
| | ||||||
* | Added README | Nikos Mavrogiannopoulos | 2010-01-23 | 1 | -0/+4 | |
| | ||||||
* | Better name for example1. | Nikos Mavrogiannopoulos | 2009-12-04 | 1 | -0/+0 | |
| | ||||||
* | Improved HMAC examples. | Nikos Mavrogiannopoulos | 2009-12-04 | 1 | -4/+7 | |
| | ||||||
* | Revert "Added CIOCCRYPTV that will encrypt/hash iovectors.". This | Nikos Mavrogiannopoulos | 2009-12-04 | 2 | -140/+77 | |
| | | | | | | | | | | | is a cryptodev release that intends to be fully compatible with OpenBSD and FreeBSD APIs. This reverts commit 30181c1a49a63fddc97dd10dbac1b49568aede1f. Conflicts: cryptodev.c | |||||
* | License is GPL | Nikos Mavrogiannopoulos | 2009-12-04 | 1 | -1/+1 | |
| | ||||||
* | Only check that size is multiple of blocksize on ciphers. | Nikos Mavrogiannopoulos | 2009-11-29 | 3 | -3/+3 | |
| | ||||||
* | Added CIOCCRYPTV that will encrypt/hash iovectors. | Nikos Mavrogiannopoulos | 2009-11-28 | 3 | -131/+139 | |
| | ||||||
* | enable all tests | Nikos Mavrogiannopoulos | 2009-11-28 | 1 | -1/+1 | |
| | ||||||
* | Corrected example. | Nikos Mavrogiannopoulos | 2009-11-28 | 1 | -6/+36 | |
| | ||||||
* | Added files. | Nikos Mavrogiannopoulos | 2009-11-28 | 6 | -0/+1253 | |