Crypto Your PHP
Barry Austin (24.Apr.2009)
Talk at php|tek 2009 Webcast Series (English - US)
If you'd like a refresher on crypto tools and practices in PHP, or if you'd like some tips on the topic from a former security engineer, this talk is for you. I'll cover a few common scenarios such as password security, secure data transmission, and encrypted data storage. Then I'll point out the pluses and minuses of some crypto algorithms, functions and 3rd party libraries. Finally I'll describe the practices of good crypto implementation, and the clues that indicate when it's not a good idea to build it alone.
Quicklink: https://joind.in/423
Slides: Crypto Your PHP
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?




04.May.2009 at 16:00 by Aaron McCall
Found this talk to be very informative.