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 9b794f8 commit c4fe9fbCopy full SHA for c4fe9fb
NEWS
@@ -102,6 +102,11 @@ PHP NEWS
102
. Convert resource<pspell> to object \PSpell. (Sara)
103
. Convert resource<pspell config> to object \PSpellConfig. (Sara)
104
105
+- Sodium:
106
+ . Added the XChaCha20 stream cipher functions. (P.I.E. Security Team)
107
+ . Added the Ristretto255 functions, which are available in libsodium 1.0.18.
108
+ (P.I.E. Security Team)
109
+
110
- SPL:
111
. Fixed bug #80724 (FilesystemIterator::FOLLOW_SYMLINKS remove KEY_AS_FILE
112
from bitmask). (Cameron Porter)
0 commit comments