rfc:add-cms-support

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:add-cms-support [2020/05/12 14:21] – based on code improvements, and now with full calling interface elearrfc:add-cms-support [2020/05/13 19:45] – Move into discussion. elear
Line 1: Line 1:
 ====== PHP RFC: Add CMS Support ====== ====== PHP RFC: Add CMS Support ======
   * Version: 0.9   * Version: 0.9
-  * Date: 2020-05-11+  * Date: 2020-05-13
   * Author: Eliot Lear, lear@lear.ch   * Author: Eliot Lear, lear@lear.ch
-  * Status: Draft+  * Status: In Discussion
   * First Published at: http://wiki.php.net/rfc/add-cms-support   * First Published at: http://wiki.php.net/rfc/add-cms-support
  
Line 28: Line 28:
 As currently stands, the CMS sign and verify functions now can take as an argument the encoding method (DER/CMS/PEM). As currently stands, the CMS sign and verify functions now can take as an argument the encoding method (DER/CMS/PEM).
  
-The calling interface is as follows:+=== Calling Interface ===
  
 <code php> <code php>
Line 164: Line 164:
 Tests are available in that PR.  This PR is subject to change of course, based on community feedback. Tests are available in that PR.  This PR is subject to change of course, based on community feedback.
  
 +===== Proposed Voting Choices =====
 +
 +Yes/No.
  
 ===== Implementation ===== ===== Implementation =====
rfc/add-cms-support.txt · Last modified: 2020/07/22 17:40 by carusogabriel