constant SODIUM_CRYPTO_SIGN_BYTES in Automatic Updates 8
Same name and namespace in other branches
- 7 vendor/paragonie/sodium_compat/lib/php72compat_const.php \SODIUM_CRYPTO_SIGN_BYTES
2 uses of SODIUM_CRYPTO_SIGN_BYTES
- Verifier::verifyMessage in vendor/
drupal/ php-signify/ src/ Verifier.php - Verify a string message signed with plain Signify format.
- VerifierB64Data::__construct in vendor/
drupal/ php-signify/ src/ VerifierB64Data.php
File
- vendor/
paragonie/ sodium_compat/ lib/ php72compat_const.php, line 84
Code
const SODIUM_CRYPTO_SIGN_BYTES = 64;