- Sep 26, 2012
- Sep 24, 2012
-
-
akwizgran authored
-
- Sep 23, 2012
-
-
akwizgran authored
-
- Sep 07, 2012
- Sep 06, 2012
- Aug 30, 2012
-
-
Daryl authored
-
- Aug 28, 2012
- 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 18, 2012
-
-
akwizgran authored
-
- May 09, 2012
-
-
akwizgran authored
-
- Apr 28, 2012
-
-
akwizgran authored
-
- Mar 29, 2012
-
-
akwizgran authored
CryptoComponentImpl needs some unit tests.
-
- 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 07, 2012
-
-
akwizgran authored
-
- Feb 06, 2012
-
-
akwizgran authored
consequent distinction between segments and frames.
-
- Jan 24, 2012
-
-
akwizgran authored
-
- Jan 20, 2012
-
-
akwizgran authored
-
- Jan 19, 2012
- Jan 17, 2012
- Jan 13, 2012