summaryrefslogtreecommitdiff
path: root/ext/json/php_json.h
diff options
context:
space:
mode:
authorScott MacVicar <scottmac@php.net>2012-06-11 00:16:30 -0700
committerScott MacVicar <scottmac@php.net>2012-06-11 00:24:44 -0700
commitf4847efc5d58b3375fa0f3269158d5e6ab625c21 (patch)
treea6c62e3725d1a6b721071326773fd83a6ccf3be5 /ext/json/php_json.h
parentb55e69285bdfa280b94673e8a9434be6c08c65dc (diff)
downloadphp-git-f4847efc5d58b3375fa0f3269158d5e6ab625c21.tar.gz
Add PBKDF2 support via openssl()
Summary: No easy way to put these in the hash extension since we don't really support optional parameters to certain algorithms. Implemented in openssl for now since it has it already and is pretty stable. Only SHA1 is confirmed to work as an algorithm but openssl has a parameter so it can be changed in the future. Will backport to 5.4 potentially with Stas' approval. Test Plan: Ran newly added tests which came from RFC 6070
Diffstat (limited to 'ext/json/php_json.h')
0 files changed, 0 insertions, 0 deletions