Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ezimuel/dpc2014

Dutch PHP Conference 2014 example code from my talk
https://github.com/ezimuel/dpc2014

Last synced: about 1 month ago
JSON representation

Dutch PHP Conference 2014 example code from my talk

Awesome Lists containing this project

README

        

dpc2014
=======

[Dutch PHP Conference 2014](http://www.phpconference.nl) example code presented during the talk ["Encryption, authentication and data integrity in PHP"](https://joind.in/10877) of Enrico Zimuel.

Requirements
------------

You need PHP >= 5.5 because I used the [hash_pbkdf2](http://www.php.net/manual/en/function.hash-pbkdf2.php) function that is available only from 5.5.