Elektrine lite

← Feed

@paragon@phpc.social

Post #2926115

2025-10-04 09:54 UTC

We've identified a way to make sodium_compat faster without introducing side-channels. https://github.com/paragonie/sodium_compat/pull/198

Replies (1)

  • @paragon@phpc.social 2025-10-04 10:56

    https://github.com/paragonie/sodium_compat/pull/199 It looks like this will give a noticeable performance gain for all legacy versions of PHP as well, which should make the version of WordPress that gets these changes significantly faster where this code is used.

    Open ##4330238