From: Sebastian Siewior <bigeasy@linux.vnet.ibm.com>
To: linuxppc-dev@ozlabs.org
Subject: [RFC 0/3] Experiments with AES-AltiVec, part 2
Date: Tue, 17 Apr 2007 13:52:06 +0200 [thread overview]
Message-ID: <20070417115206.709701000@linux.vnet.ibm.com> (raw)
I implemented ECB & CBC block mode for AES. This implementation performs
better then my initial attempt but the generic code is better in most
cases therefore no need to add it to the kernel.
Sebastian
--
next reply other threads:[~2007-04-17 12:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-17 11:52 Sebastian Siewior [this message]
2007-04-17 11:52 ` [RFC 1/3] cryptoapi: AES with AltiVec support Sebastian Siewior
2007-04-17 11:52 ` [RFC 2/3] PowerPC: lazy altivec enabling in kernel Sebastian Siewior
2007-04-24 0:52 ` Paul Mackerras
2007-04-24 8:32 ` Arnd Bergmann
2007-04-17 11:52 ` [RFC 3/3] cryptoapi: speed test Sebastian Siewior
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=20070417115206.709701000@linux.vnet.ibm.com \
--to=bigeasy@linux.vnet.ibm.com \
--cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).