Correct AES counter mode, which incorrectly incremented the counter before
authorRichard Levitte <levitte@openssl.org>
Thu, 30 May 2002 14:06:17 +0000 (14:06 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 May 2002 14:06:17 +0000 (14:06 +0000)
commit6c98ed520dfbf3e20f2d5be9525da285b810881b
tree50562fb29936117ab38d0c119565a19b1610baad
parent37ceea73331c9c677afa2bc340e9c294231f8ef8
Correct AES counter mode, which incorrectly incremented the counter before
using it.
PR: 56
crypto/aes/aes_ctr.c