History log of /illumos-gate/usr/src/common/crypto/arcfour/arcfour_crypt.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 694c35fa 29-Jul-2013 Josef 'Jeff' Sipek

3882 Remove xmod & friends
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>


# 8de5c4f4 21-Nov-2009 Dan OpenSolaris Anderson

6899006 Remove .byte asm directives and use new Intel Westmere opcodes
6647055 x86_64 MD5/SHA1 assembly source should use 32-bit registers when the assembler supports it


# 92a8e44d 19-Mar-2009 Dan OpenSolaris Anderson

6812615 64-bit RC4 has poor performance on Intel Nehalem


# 55553f71 25-Mar-2008 da73024

6652716 Need an ARCFOUR implementation optimized for Intel EM64T
6658907 digest(1) and mac(1) could benefit from being 64-bit programs
6665607 Need a SHA256/SHA384/SHA512 implementation optim

6652716 Need an ARCFOUR implementation optimized for Intel EM64T
6658907 digest(1) and mac(1) could benefit from being 64-bit programs
6665607 Need a SHA256/SHA384/SHA512 implementation optimized for 64-bit x86

--HG--
rename : usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s => deleted_files/usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s

show more ...


# 160abee0 03-Jan-2008 da73024

5072961 Need an optimized MD5 implementation for amd64
6189743 Need an ARCFOUR implementation optimized for AMD64
6617458 amd64/rsa is a false positive reported by wsdiff


# 4cc1ac68 25-Aug-2005 krishna

6309142 gcc and common/crypto don't get along


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch