]> granicus.if.org Git - php/commit
Validate interoperability between libsodium and libargon for argon2i(d) hashing
authorSara Golemon <pollita@php.net>
Wed, 27 Mar 2019 04:07:34 +0000 (00:07 -0400)
committerSara Golemon <pollita@php.net>
Wed, 27 Mar 2019 04:36:36 +0000 (00:36 -0400)
commit7e7fa77a2ec084c6720d0ce7e8fef5868786899a
tree597a6f486ec6e9d80d227d918c87bb002555ebe3
parentd12464070460086329e93f632aed2f16daa52600
Validate interoperability between libsodium and libargon for argon2i(d) hashing
ext/sodium/tests/php_password_hash_argon2i.phpt [new file with mode: 0644]
ext/sodium/tests/php_password_hash_argon2id.phpt [new file with mode: 0644]
ext/sodium/tests/php_password_verify.phpt [new file with mode: 0644]