[cvs] commit: horde/lib Cipher.php horde/lib/Cipher BlockMode.php
blockMode.php horde/lib/Cipher/BlockMode cbc.php cfb64.php ecb.php
ofb64.php horde/lib/Cipher/blockMode cbc.php cfb64.php ecb.php
ofb64.php
Chuck Hagenbuch
chuck@horde.org
Fri Nov 22 17:19:18 2002
chuck 2002/11/22 09:19:18 PST
Modified files:
lib Cipher.php
lib/Cipher BlockMode.php
lib/Cipher/BlockMode cbc.php cfb64.php ecb.php ofb64.php
Removed files:
lib/Cipher blockMode.php
lib/Cipher/blockMode cbc.php cfb64.php ecb.php ofb64.php
Log:
CipherBlockMode is now Horde_Cipher_BlockMode, with corrected
capitalization on all classes, files, and directories.
Revision Changes Path
1.4 +17 -17 horde/lib/Cipher.php
1.3 +0 -63 horde/lib/Cipher/Attic/blockMode.php (dead)
1.3 +12 -11 horde/lib/Cipher/BlockMode.php
1.2 +10 -16 horde/lib/Cipher/BlockMode/cbc.php
1.2 +14 -12 horde/lib/Cipher/BlockMode/cfb64.php
1.2 +11 -9 horde/lib/Cipher/BlockMode/ecb.php
1.2 +14 -12 horde/lib/Cipher/BlockMode/ofb64.php
1.2 +0 -71 horde/lib/Cipher/blockMode/Attic/cbc.php (dead)
1.2 +0 -60 horde/lib/Cipher/blockMode/Attic/cfb64.php (dead)
1.2 +0 -56 horde/lib/Cipher/blockMode/Attic/ecb.php (dead)
1.2 +0 -58 horde/lib/Cipher/blockMode/Attic/ofb64.php (dead)
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Cipher.php?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/co.php/horde/lib/Cipher/Attic/blockMode.php?r=1.2
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/cbc.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/cfb64.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/ecb.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/horde/lib/Cipher/BlockMode/ofb64.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/co.php/horde/lib/Cipher/blockMode/Attic/cbc.php?r=1.1
http://cvs.horde.org/co.php/horde/lib/Cipher/blockMode/Attic/cfb64.php?r=1.1
http://cvs.horde.org/co.php/horde/lib/Cipher/blockMode/Attic/ecb.php?r=1.1
http://cvs.horde.org/co.php/horde/lib/Cipher/blockMode/Attic/ofb64.php?r=1.1
More information about the cvs
mailing list