phobos/std/internal/digest
Martin Nowak 12c56c935c partly fix Issue 9378 - SHA1 asm not PIC compatible
- access SHA1 constants through extra register in x64 code
- tried same for x86 but there is no register left and
  loading constants via stack was way too slow
2016-12-24 16:26:23 +01:00
..
sha_SSSE3.d partly fix Issue 9378 - SHA1 asm not PIC compatible 2016-12-24 16:26:23 +01:00