This post originated from an RSS feed registered with Python Buzz
by Ng Pheng Siong.
Original Post: AES CTR
Feed Title: (render-blog Ng Pheng Siong)
Feed URL: http://sandbox.rulemaker.net/ngps/rdf10_xml
Feed Description: Just another this here thing blog.
» RFC 3686,
which describes, in alphabet soup essence, AES CTR 4 IPsec ESP. AES
CTR "has many properties that make it an attractive encryption
algorithm for high-speed networking. [...] Implementations MUST use
AES CTR in conjunction with an authentication function, such as
HMAC-SHA-1-96."
» WinZip uses AES CTR +
HMAC-SHA1 in its eponymous product.
» Tadayoshi Kohno cryptanalysed
WinZip's crypto. (This was slashdotted. I'll spare you the link.)