GCM "jumbo" update:
authorAndy Polyakov <appro@openssl.org>
Thu, 13 May 2010 15:32:43 +0000 (15:32 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 13 May 2010 15:32:43 +0000 (15:32 +0000)
commitc1f092d14e22e9cb3d067fdc8574042845695212
tree4c42b452387b82186de3ee11bda6cd15746e46d6
parentea7239cf15b7eeb8555db5b7801e6da7406566ea
GCM "jumbo" update:
- gcm128.c: support for Intel PCLMULQDQ, readability improvements;
- asm/ghash-x86.pl: splitted vanilla, MMX, PCLMULQDQ subroutines;
- asm/ghash-x86_64.pl: add PCLMULQDQ implementations.
crypto/modes/asm/ghash-x86.pl
crypto/modes/asm/ghash-x86_64.pl
crypto/modes/gcm128.c