mozilla/security/nss/cmd/bltest/tests/aes_cts aes-cts-type-1-vectors.txt aes_cts_0.txt aes_cts_1.txt aes_cts_2.txt aes_cts_3.txt aes_cts_4.txt aes_cts_5.txt ciphertext0 ciphertext1 ciphertext2 ciphertext3 ciphertext4 ciphertext5 iv0 iv1 iv2 iv3 iv4 iv5 key0 key1 key2 key3 key4 key5 mktst.sh numtests plaintext0 plaintext1 plaintext2 plaintext3 plaintext4 plaintext5

rrelyea%redhat.com <[email protected]> Wed, 10 Oct 2012 17:34:41 -0700 (PDT)
Newsgroups gmane.comp.mozilla.crypto.cvs
Message-ID <[email protected]>
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/cmd/bltest/tests/aes_cts&files=aes-cts-type-1-vectors.txt:aes_cts_0.txt:aes_cts_1.txt:aes_cts_2.txt:aes_cts_3.txt:aes_cts_4.txt:aes_cts_5.txt:ciphertext0:ciphertext1:ciphertext2:ciphertext3:ciphertext4:ciphertext5:iv0:iv1:iv2:iv3:iv4:iv5:key0:key1:key2:key3:key4:key5:mktst.sh:numtests:plaintext0:plaintext1:plaintext2:plaintext3:plaintext4:plaintext5&root=/cvsroot

Changes committed by rrelyea%redhat.com:

Update of /cvsroot/mozilla/security/nss/cmd/bltest/tests/aes_cts
In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv17710/cmd/bltest/tests/aes_cts

Added Files:
	aes-cts-type-1-vectors.txt aes_cts_0.txt aes_cts_1.txt 
	aes_cts_2.txt aes_cts_3.txt aes_cts_4.txt aes_cts_5.txt 
	ciphertext0 ciphertext1 ciphertext2 ciphertext3 ciphertext4 
	ciphertext5 iv0 iv1 iv2 iv3 iv4 iv5 key0 key1 key2 key3 key4 
	key5 mktst.sh numtests plaintext0 plaintext1 plaintext2 
	plaintext3 plaintext4 plaintext5 
Log Message:


Bug 373108 - Implement AES Galois Counter Mode (GCM)
r=wtc,emaldona