<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-op-linux/include/crypto/ctr.h, branch v3.1</title>
<subtitle>Talos™ II Linux sources for OpenPOWER</subtitle>
<id>https://git.raptorcs.com/git/talos-op-linux/atom?h=v3.1</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-op-linux/atom?h=v3.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/'/>
<updated>2008-01-10T21:16:41+00:00</updated>
<entry>
<title>[CRYPTO] ctr: Refactor into ctr and rfc3686</title>
<updated>2008-01-10T21:16:41+00:00</updated>
<author>
<name>Herbert Xu</name>
<email>herbert@gondor.apana.org.au</email>
</author>
<published>2007-12-17T13:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-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>
