Skip to content

Commit c4fe9fb

Browse files
committed
Add entries for new Sodium functions to NEWS
1 parent 9b794f8 commit c4fe9fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ PHP NEWS
102102
. Convert resource<pspell> to object \PSpell. (Sara)
103103
. Convert resource<pspell config> to object \PSpellConfig. (Sara)
104104

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+
105110
- SPL:
106111
. Fixed bug #80724 (FilesystemIterator::FOLLOW_SYMLINKS remove KEY_AS_FILE
107112
from bitmask). (Cameron Porter)

0 commit comments

Comments
 (0)