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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]