Skip to content
Snippets Groups Projects
  1. May 24, 2012
    • akwizgran's avatar
      Use AES/GCM instead of AES/CTR and HMAC. · d6b260ed
      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!
      d6b260ed
  2. May 19, 2012
  3. May 18, 2012
  4. May 17, 2012
  5. May 16, 2012
  6. May 15, 2012
  7. May 14, 2012
  8. May 12, 2012
  9. May 09, 2012
  10. May 08, 2012
  11. May 04, 2012
  12. Apr 28, 2012
  13. Mar 29, 2012
  14. Mar 28, 2012
  15. Feb 24, 2012
  16. Feb 23, 2012
  17. Feb 22, 2012
  18. Feb 16, 2012
  19. Feb 10, 2012
  20. Feb 07, 2012
  21. Feb 06, 2012
  22. Jan 24, 2012
  23. Jan 23, 2012
  24. Jan 21, 2012
  25. Jan 20, 2012
Loading