Comments for "Crypt_OpenSSL"

» Submit Your Comment
Comments are only accepted during the "Proposal" phase. This proposal is currently in the "Finished" phase.
» Comments
  • Pádraic Brady  [2008-06-26 14:27 UTC]

    Hi Pavel,

    Your timing is excellent - I need RSA handling of keys and certs using openssl for my OAuth proposal. A few quick comments:

    Your code appears to be PHP4 - are you aware PEAR is aiming for PHP5?

    On what versions of PHP have you tested the code? I saw some API changes across versions of both PHP 5.2 and 5.3 which remain undocumented (not that OpenSSL is ever correctly documented in the PHP manual!).

    Paddy
  • Christian Weiske  [2009-06-25 08:04 UTC]

    Is this proposal dead, or are you going to finish it?
  • Till Klampaeckel  [2009-06-25 12:34 UTC]

    Before this is called for votes, it could be brought up to the current standard. E.g. all exceptions (no PEAR_Error), file-naming convention, and a little bit of phpcs.

    Let me know if you have questions, so we can help you!

    Till