openpgp-php/lib
Stephen Paul Weber 44e1bb2902 Do not throw when CAST5 unsupported
While this message may be more helpful, it will break some cases, such
as when there are multiple ciphers that could be used and we can just
skip CAST5 and move on.  Return NULL when CAST5 unsupported, just like
for other unsupported ciphers.
2018-07-25 14:08:00 -05:00
..
openpgp_crypt_rsa.php If session decryption fails, return NULL 2018-07-25 09:57:33 -05:00
openpgp_crypt_symmetric.php Do not throw when CAST5 unsupported 2018-07-25 14:08:00 -05:00
openpgp_mcrypt_wrapper.php Add support for CAST5 using mcrypt 2013-09-14 13:17:30 -05:00
openpgp_openssl_wrapper.php Use OpenSSL for CAST5 2018-07-25 14:08:00 -05:00
openpgp.php Bump version number 2017-04-12 16:23:15 -05:00