[cvs] commit: horde/lib/Cipher/BlockMode cbc.php cfb64.php ecb.php
Mike Cochrane
mike at graftonhall.co.nz
Mon Feb 10 06:06:23 PST 2003
mikec 2003/02/10 06:06:22 PST
Modified files:
lib/Cipher/BlockMode cbc.php cfb64.php ecb.php
Log:
Optimizations. strlen() out of loop. Avoid some substr()s
Revision Changes Path
1.5 +6 -4 horde/lib/Cipher/BlockMode/cbc.php
1.5 +13 -6 horde/lib/Cipher/BlockMode/cfb64.php
1.5 +6 -4 horde/lib/Cipher/BlockMode/ecb.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/cbc.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/cfb64.php?r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/ecb.php?r1=1.4&r2=1.5&ty=u
More information about the cvs
mailing list