Pony wrappers for OpenSSL and LibreSSL

1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix failing unit tests in the Pony SSL library's crypto module. The tests utilize SHAKE128 and SHAKE256 hashing algorithms and are failing when using OpenSSL 3.4.1, returning all zeros instead of the expected hash values. The fix likely involves investigating the OpenSSL 3.4.1 integration within the Pony wrapper and potentially adjusting the test cases or the wrapper code to correctly handle the new version.

Complexity: 4/5
discuss during sync good first issue help wanted needs investigation

Pony wrappers for OpenSSL and LibreSSL

Pony