lkml.org 
[lkml]   [2005]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[ANNOUNCE] New Year Acrypto release.
Hello.
I'm pleased to announce new release of asynchronous crypto layer for
linux kernel 2.6.
Small changelog:

* Removed crypto load balancer thread.
* Eliminated main_crypto_dev.
* Removed unused session states.
* Simplified locking and reference counting.
* Simplified load balancing schema.
* Simple load balancer is part of acrypto module now.
* Added direct completion mode. If session's
callback can be invoked in any context or
if crypto provider can call complete_session() from process context,
one can set SESSION_DIRECT in session flags which will lead to callback
invocation directly from complete_session(), but not from workqueue.

* Here are dm-crypt port changes:
o Reduced memory usage.
o Use memory pools.
o Removed several race conditions.
o Code simplification.

More info can be found at the project's homepage:
http://tservice.net.ru/~s0mbre/old/?section=projects&item=acrypto

Tarball and patches against the latest tree can be found in archive:
http://tservice.net.ru/~s0mbre/archive/acrypto

--
Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-12-23 16:24    [W:0.361 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site