<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/crypto/ctr.h, branch v3.3-rc2</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/crypto/ctr.h?h=v3.3-rc2</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/crypto/ctr.h?h=v3.3-rc2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2008-01-10T21:16:41Z</updated>
<entry>
<title>[CRYPTO] ctr: Refactor into ctr and rfc3686</title>
<updated>2008-01-10T21:16:41Z</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2007-12-17T13:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5311f248b7764ba8b59e6d477355f766e5609686'/>
<id>urn:sha1:5311f248b7764ba8b59e6d477355f766e5609686</id>
<content type='text'>
As discussed previously, this patch moves the basic CTR functionality
into a chainable algorithm called ctr.  The IPsec-specific variant of
it is now placed on top with the name rfc3686.

So ctr(aes) gives a chainable cipher with IV size 16 while the IPsec
variant will be called rfc3686(ctr(aes)).  This patch also adjusts
gcm accordingly.

Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;
</content>
</entry>
</feed>
