[cvs] commit: horde/lib Crypt.php horde/lib/Crypt pgp.php imp/lib
PGP.php
Michael M Slusarz
slusarz@bigworm.colorado.edu
Wed, 12 Jun 2002 13:12:46 -0700 (PDT)
slusarz 2002/06/12 13:12:46 PDT
Modified files:
lib Crypt.php
lib/Crypt pgp.php
lib PGP.php
Log:
Got rid of the stupid setEncryptOptions() and setDecryptOptions() methods -
now, parameters to encrypt() and decrypt() are passed directly. Also,
phpdoc, style, and isset()->array_key_exists().
Revision Changes Path
1.6 +19 -59 horde/lib/Crypt.php
1.17 +169 -95 horde/lib/Crypt/pgp.php
1.19 +13 -17 imp/lib/PGP.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Crypt.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/horde/lib/Crypt/pgp.php?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/diff.php/imp/lib/PGP.php?r1=1.18&r2=1.19&ty=u