- Jul 03, 2012
-
-
akwizgran authored
-
- May 24, 2012
-
-
akwizgran authored
-
akwizgran authored
This makes us Suite B compliant and saves 32 bytes per frame. The AES/GCM implementation refuses to decrypt the frame header before checking the MAC, so we have to use AES/CTR to peek at the header. The header is still covered by the MAC, and we still check it after peeking!
-
- May 19, 2012
-
-
akwizgran authored
-
- May 18, 2012
- May 17, 2012
- May 16, 2012
- May 15, 2012
-
-
akwizgran authored
-
- May 14, 2012
-
-
akwizgran authored
-
- May 12, 2012
-
-
akwizgran authored
-
- May 09, 2012
-
-
akwizgran authored
-
- May 08, 2012
-
-
akwizgran authored
-
- May 04, 2012
- Apr 28, 2012
-
-
akwizgran authored
-
- Mar 29, 2012
- Mar 28, 2012
- Feb 24, 2012
-
-
akwizgran authored
-
- Feb 23, 2012
-
-
akwizgran authored
-
- Feb 22, 2012
-
-
akwizgran authored
This matches the security level of AES-256 according to NSA Suite B. To better comply with Suite B we should replace the combination of CTR mode and HMAC with GCM, which would reduce the MAC size from 48 to 16 bytes.
-
- Feb 16, 2012
-
-
akwizgran authored
-
- Feb 10, 2012
-
-
akwizgran authored
-
- Feb 07, 2012
- Feb 06, 2012
- Jan 24, 2012
- Jan 23, 2012
-
-
akwizgran authored
-