mozilla/security/nss/lib/freebl intel-gcm.h intel-gcm.s intel-gcm-wrap.c Makefile manifest.mn rijndael.c

rrelyea%redhat.com <[email protected]> Mon, 14 Jan 2013 18:36:36 -0800 (PST)
Newsgroups gmane.comp.mozilla.crypto.cvs
Message-ID <[email protected]>
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/freebl&files=intel-gcm.h:intel-gcm.s:intel-gcm-wrap.c:Makefile:manifest.mn:rijndael.c&root=/cvsroot

Changes committed by rrelyea%redhat.com:

Update of /cvsroot/mozilla/security/nss/lib/freebl
In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv7964

Modified Files:
	Makefile manifest.mn rijndael.c 
Added Files:
	intel-gcm.h intel-gcm.s intel-gcm-wrap.c 
Log Message:
Bug 805604 - Efficient AES-GCM implementation that uses Intel's AES and PCLMULQDQ instructions (AES-NI) and the Advanced Vector Extension (AVX) architecture.

patch by Shay Gueron, review by rrelyea.