The Artima Developer Community
Sponsored Link

Python Buzz Forum
AES CTR

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ng Pheng Siong

Posts: 410
Nickname: ngps
Registered: Apr, 2004

Ng Pheng Siong is just another guy with a website.
AES CTR Posted: Oct 11, 2004 9:59 AM
Reply to this message Reply

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.
Latest Python Buzz Posts
Latest Python Buzz Posts by Ng Pheng Siong
Latest Posts From (render-blog Ng Pheng Siong)

Advertisement

More information on AES CTR, pronounced "counter":

» NIST's specification. (PDF file)

» 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.)

Read: AES CTR

Topic: PEP: Native XML Datatype Previous Topic   Next Topic Topic: WATSUP

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use