From: Tan Swee Heng Date: Mon, 10 Dec 2007 07:52:56 +0000 (+0800) Subject: [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) X-Git-Tag: v2.6.25-rc1~1242^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=974e4b752ee623854c5dc2bbfc7c7725029ce173;p=pandora-kernel.git [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) This patch contains the salsa20-i586 implementation. The original assembly code came from . I have reformatted it (added indents) so that it matches the other algorithms in arch/x86/crypto. Signed-off-by: Tan Swee Heng Signed-off-by: Herbert Xu --- Reading git-diff-tree failed