All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: linux-kernel@vger.kernel.org
Cc: linux-crypto@vger.kernel.org
Subject: [ACRYPTO] new release of asynchronous crrypto layer.
Date: Mon, 10 Jul 2006 13:13:54 +0400	[thread overview]
Message-ID: <20060710091353.GA19863@2ka.mipt.ru> (raw)

Hello.

I'm pleased to announce new release of asynchronous crypto layer ACRYPTO
[1]. Acrypto allows to handle crypto requests asynchronously in
hardware.

This release has following major features:
 * OCF [2] to acrypto bridge. Work by Yakov Lerner <iler.ml@gmail.com>
   This module allows to use ixp4xx driver with acrypto IPsec and
   dm-crypt.
 * major name refactoring
 * crypto context abstractions (allows to notify hardware when keys 
   and/or some other crypto parameters are changed)
 * bugfixes and small feature extensions

With this release I decide to drop support for old tarball acrypto
releases. All new features and bugfixes will go directly into combined
patchsets against supported trees (currently 2.6.16 and 2.6.17, 2.6.15
is unsupported anymore). Releases with major changes will be announced
in linux-kernel@ and linux-crypto@ mail lists.

Combined patchsets include:
 * acrypto core
 * IPsec ESP4 port to acrypto
 * dm-crypt port to acrypto
 * OCF to acrypto bridge

Acrypto supports following crypto providers:
 * SW crypto provider
 * HIFN 795x adapters
 * VIA nehemiah CPU
 * SuperCrypt CE99C003B
 * devices supported by OCF (only IXP4xx was tested)

1. Acrypto homepage.
http://tservice.net.ru/~s0mbre/old/?section=projects&item=acrypto

2. OCF homepage.
http://ocf-linux.sourceforge.net

3. Acrypto archive with combined patchsets.
http://tservice.net.ru/~s0mbre/archive/acrypto/patchsets/

4. Acrypto archive with device drivers.
http://tservice.net.ru/~s0mbre/archive/acrypto/drivers/

Thank you.

-- 
	Evgeniy Polyakov

             reply	other threads:[~2006-07-10  9:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-10  9:13 Evgeniy Polyakov [this message]
2006-07-11  4:55 ` [ACRYPTO] new release of asynchronous crrypto layer Herbert Xu
2006-07-11  5:31   ` Evgeniy Polyakov
2006-07-11  6:01     ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060710091353.GA19863@2ka.mipt.ru \
    --to=johnpol@2ka.mipt.ru \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.