Describe the bug
Was making some tests for a security class using the Phalcon\Encryption\Crypt class, noticed that trying to change the hashing alghoritm fails with error
The hash algorithm 'sha384' is not supported on this system.
Details
- Phalcon version: 5.9.3
- PHP Version: 8.4
- Operating System: Ubuntu
- Installation type: pecl
Fix incoming soon.
Describe the bug
Was making some tests for a security class using the
Phalcon\Encryption\Cryptclass, noticed that trying to change the hashing alghoritm fails with errorDetails
Fix incoming soon.