Home
last modified time | relevance | path

Searched refs:SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/sodium/tests/
H A Dsodium_crypto_sign_ed25519_pk_to_curve25519_failure_leak.phpt9 …sodium_crypto_sign_ed25519_pk_to_curve25519(str_repeat("\x00", SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES));
H A Dcrypto_sign.phpt12 var_dump(strlen($pk) === SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES);
/PHP-8.3/ext/sodium/
H A Dlibsodium.stub.php411 const SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES = UNKNOWN; define

Completed in 9 milliseconds