Skip to content

Commit

Permalink
released 0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
nmav committed Sep 16, 2010
1 parent e85763c commit 7d82d6c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions AUTHORS
Expand Up @@ -12,5 +12,8 @@ Michael Weiser:
Phil Sutter:
Implemented a zero copy version of the internal engine.

Dmitry Kasatkin:
Multi-update support for hash calculation.


Maintained by Nikos Mavrogiannopoulos (nmav [at] gnutls [dot] org)
2 changes: 1 addition & 1 deletion Makefile
@@ -1,5 +1,5 @@
KERNEL_DIR = /lib/modules/$(shell uname -r)/build
VERSION = 0.5
VERSION = 0.6

cryptodev-objs = cryptodev_main.o cryptodev_cipher.o

Expand Down
5 changes: 4 additions & 1 deletion NEWS
@@ -1,4 +1,7 @@
Version 0.6 (unreleased)
Version 0.6 (released 2010-09-16)

* multi-update support for hash calculation using
the new flag COP_FLAG_UPDATE.

* Relicensed under GPLv2.

Expand Down

0 comments on commit 7d82d6c

Please sign in to comment.