On Synology DSM I installed librespeed in 2023, it worked fine. Never cared about it until today. After I updated librespeed today via git, the download rate was very slow. Upload was fine. It took me ...
Currently, the OpenSSL extension in PHP provides openssl_encrypt() and openssl_decrypt(), which require the entire data buffer in memory for AES-128-GCM, AES-256-GCM... This makes it impractical to ...