Make FIPS RC4 algorithm blocking work when RC4_set_key is implemented
authorDr. Stephen Henson <steve@openssl.org>
Fri, 12 Sep 2008 17:44:27 +0000 (17:44 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 12 Sep 2008 17:44:27 +0000 (17:44 +0000)
commita302eb21b7f3b0dd9b3f3e7c9ed76fa0c9584809
treed2fc234d260cd35ccc067c071b963767eb32cbee
parent409e30479a9ea07a4707575003b7b374d7bb8b86
Make FIPS RC4 algorithm blocking work when RC4_set_key is implemented
in assembly language.
Configure
crypto/dsa/dsa_asn1.c
crypto/objects/obj_dat.c
crypto/rc4/Makefile
crypto/rc4/asm/rc4-x86_64.pl
crypto/rc4/rc4_fblk.c [new file with mode: 0644]
crypto/rc4/rc4_skey.c