- Timestamp:
- 06/16/2021 05:28:49 PM (4 years ago)
- Location:
- branches/5.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7
-
branches/5.7/src/wp-includes/sodium_compat/lib/php72compat_const.php
r46858 r51171 89 89 const SODIUM_CRYPTO_STREAM_KEYBYTES = 32; 90 90 const SODIUM_CRYPTO_STREAM_NONCEBYTES = 24; 91 const SODIUM_CRYPTO_STREAM_XCHACHA20_KEYBYTES = 32; 92 const SODIUM_CRYPTO_STREAM_XCHACHA20_NONCEBYTES = 24;
Note: See TracChangeset
for help on using the changeset viewer.