This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Projects/OWASP PHP Security Project/Roadmap"

From OWASP
Jump to: navigation, search
Line 38: Line 38:
 
'''Time and Randomness Related Libraries:'''
 
'''Time and Randomness Related Libraries:'''
 
<ul>
 
<ul>
<li> Time and Randomness Management Library.</li>
+
<li> [[Time and Randomness Management Library]]</li>
 
</ul>
 
</ul>
 
<BR>
 
<BR>

Revision as of 10:21, 25 July 2013

OWASP PHP Security project’s objective is to secure PHP libraries, and provide a full featured framework of standalone libraries for secure web applications in PHP, releasing them both as separate decoupled libraries and as a whole secure web application framework; where sample configuration and usage can be observed. Many aspects of this project are already handled, and are either added or being added to OWASP.

At present following libraries are supported (In alphabetical order):

Access Control Related Libraries:

  • RBAC Library.


Database Related Libraries:

  • Secure Database Library.


Exception and Error Control Related Libraries:

  • Error Handler Library.


HTTP Protocol Related Libraries:

  • HTTP Request Handling Library.
  • HTTP Response Handling Library.


Sensitive Date Protection Related Libraries:

  • Secure Application Configuration and State Library.


Session Related Libraries:


Time and Randomness Related Libraries:


User Related Libraries: