summaryrefslogtreecommitdiffstats
path: root/cryptodev.c
Commit message (Collapse)AuthorAgeFilesLines
* Added support for asynchronous block ciphers.Nikos Mavrogiannopoulos2010-02-191-730/+0
|
* Added GPLv3 license files and text.Nikos Mavrogiannopoulos2010-01-231-1/+18
|
* Revert "Added CIOCCRYPTV that will encrypt/hash iovectors.". ThisNikos Mavrogiannopoulos2009-12-041-112/+76
| | | | | | | | | | | is a cryptodev release that intends to be fully compatible with OpenBSD and FreeBSD APIs. This reverts commit 30181c1a49a63fddc97dd10dbac1b49568aede1f. Conflicts: cryptodev.c
* License is GPLNikos Mavrogiannopoulos2009-12-041-1/+1
|
* Only check that size is multiple of blocksize on ciphers.Nikos Mavrogiannopoulos2009-11-291-1/+1
|
* Added CIOCCRYPTV that will encrypt/hash iovectors.Nikos Mavrogiannopoulos2009-11-281-73/+111
|
* Added files.Nikos Mavrogiannopoulos2009-11-281-0/+711