diff options
Diffstat (limited to 'crypto/libdes/asm/win32.asm')
-rw-r--r-- | crypto/libdes/asm/win32.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/libdes/asm/win32.asm b/crypto/libdes/asm/win32.asm index 29c915f..508b511 100644 --- a/crypto/libdes/asm/win32.asm +++ b/crypto/libdes/asm/win32.asm @@ -3,9 +3,10 @@ ; Which is a perl program used to generate the x86 assember for ; any of elf, a.out, Win32, or Solaris ; It can be found in SSLeay 0.6.5+ or in libdes 3.26+ - ; eric <eay@mincom.oz.au> + ; eric <eay@cryptsoft.com> ; The inner loop instruction sequence and the IP/FP modifications ; are from Svend Olaf Mikkelsen <svolaf@inet.uni-c.dk> + ; $FreeBSD$ ; TITLE dx86xxxx.asm |