From: Denis Vlasenko <vda@ilport.com.ua>
To: linux-crypto@vger.kernel.org
Cc: herbert@gondor.apana.org.au, davem@davemloft.net,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] random crypto cleanups
Date: Mon, 20 Jun 2005 13:54:22 +0300 [thread overview]
Message-ID: <200506201354.22187.vda@ilport.com.ua> (raw)
1.be_le.patch:
Introduce {load/store}_{be/le}{32/64}() macros
and use them instead of open-coded conversions.
Introduce BYTEn() macros for extraction of n'th
byte from wider integers and use it.
2.wp.patch:
Fix gcc3.4.3 -O2 whirlpool stack overflow.
3.tf.patch:
Dramatically reduce size of twofish key setup code
with modest increase of key setup time.
4.rot64.patch:
Introduce 64bit rotations (generic + i386 asm),
convert few existing places to use it.
Per previous comments, replace inline -> __inline__
in headers.
z.patch:
use BYTEn() in more places, simplify some tgr192.c bits
Cumulative patch was tested with tcrypt.
Please apply patches 1-4, comment on z.patch.
Patches will be mailed as replies.
--
vda
next reply other threads:[~2005-06-20 10:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-20 10:54 Denis Vlasenko [this message]
2005-07-03 11:37 ` Herbert Xu
2005-07-03 12:57 ` Denis Vlasenko
2005-07-03 13:00 ` [PATCH 0.5/4 :) ] ROR -> ror32 Denis Vlasenko
2005-07-03 13:03 ` [PATCH 1/4] do not open-code be/le conversions Denis Vlasenko
2005-07-03 13:05 ` [PATCH 2/4] whirlpool gcc bug fix Denis Vlasenko
2005-07-03 13:06 ` [PATCH 3/4] twofish on diet Denis Vlasenko
2005-07-03 13:14 ` [PATCH 4/4] 64 bit rotation Denis Vlasenko
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=200506201354.22187.vda@ilport.com.ua \
--to=vda@ilport.com.ua \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®