Horde 4-ify Horde_Crypt.
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 26 Feb 2009 05:30:40 +0000 (22:30 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 26 Feb 2009 07:01:16 +0000 (00:01 -0700)
commit84cbc20b0bb2da5532ae8f5514d826ade13e447f
tree497f4e57c39cc9bac32fbe97a36096e5be1f417f
parent6e9e2ad368cbe8c698679bd68edbcbdab79fdf99
Horde 4-ify Horde_Crypt.

Rework driver naming scheme
Use file_put_contents() in Pgp driver.
Convert to full Exception handling.
framework/Crypt/lib/Horde/Crypt.php
framework/Crypt/lib/Horde/Crypt/Pgp.php [new file with mode: 0644]
framework/Crypt/lib/Horde/Crypt/Smime.php [new file with mode: 0644]
framework/Crypt/lib/Horde/Crypt/pgp.php [deleted file]
framework/Crypt/lib/Horde/Crypt/smime.php [deleted file]
framework/Crypt/package.xml
framework/Crypt/test/Horde/Crypt/pgp.inc
framework/Crypt/test/Horde/Crypt/smime.inc