[svn] / ecrypt / trunk / submissions / salsa20 / full / x86-1 / salsa20.q  

svn: ecrypt/trunk/submissions/salsa20/full/x86-1/salsa20.q

Diff for /ecrypt/trunk/submissions/salsa20/full/x86-1/salsa20.q between version 210 and 211

version 210, Thu Feb 14 05:23:22 2008 UTC version 211, Thu Feb 14 05:39:03 2008 UTC
Line 654 
Line 654 
   
   in8 = j8    in8 = j8
   in9 = j9    in9 = j9
   in8 += 1    carry? in8 += 1
   in9 += 0 + carry    in9 += 0 + carry
   j8 = in8    j8 = in8
   j9 = in9    j9 = in9


Generate output suitable for use with a patch program
Legend:
Removed from v.210  
changed lines
  Added in v.211

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help