Very old submission (from 2000) of UltraSPARC assembler DES implementation.
authorAndy Polyakov <appro@openssl.org>
Thu, 2 Jan 2003 17:36:26 +0000 (17:36 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 2 Jan 2003 17:36:26 +0000 (17:36 +0000)
commite0d769caa2e92bb4906bb2e5902fe99f4c479420
tree77a499026ded1caa1cee33c95ee5ba74e901e999
parent4a37c48789ef5ef8c2b83c2366b69b026859cf67
Very old submission (from 2000) of UltraSPARC assembler DES implementation.
It was not accepted because code is not PIC, too UltraSPARC-specific when
it doesn't have to and 32-bit only. I'm committing the original version
mostly for reference purposes. 64, PIC, blended CPU tune-up follows shortly.
Obtained from: http://inet.uni2.dk/~svolaf/des.htm
crypto/des/asm/des_enc.m4 [new file with mode: 0644]