summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 5554a5e..0cc8fb6 100644
--- a/README
+++ b/README
@@ -4,6 +4,8 @@ from userspace, thus enabling re-use of a hardware implementation of a
cipher.
It was initially written for linux 2.6.8 by Michal Ludvig. Compatibility
-fixes for *BSD cryptodev as well as Was ported to 2.6.27 blkcipher API
+fixes for *BSD cryptodev as well as porting to 2.6.27 blkcipher API
by Nikos Mavrogiannopoulos. Initial blkcipher async API porting by
Michael Weiser.
+
+Maintained by Nikos Mavrogiannopoulos (nmav [at] gnutls [dot] org)