We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d7f1d commit 650f68cCopy full SHA for 650f68c
ext/sodium/tests/pwhash_argon2i.phpt
@@ -1,5 +1,5 @@
1
--TEST--
2
-Check for libsodium utils
+Check for libsodium argon2i
3
--SKIPIF--
4
<?php if (!extension_loaded("sodium")) print "skip";
5
if (!defined('SODIUM_CRYPTO_PWHASH_SALTBYTES')) print "skip libsodium without argon2i"; ?>
0 commit comments