Component
sp1-sdk
Describe the feature you would like
The padding of the RIPEMD-160 hash has been updated in https://github.com/eth-act/zkvm-standards (see this PR: eth-act/zkevm-standards#25) to being right-aligned (left-padded). This is causing issues when compiling a guest C/C++ program for SP1 and e.g. ZisK, as they now disagree on the interface.
Additional context
No response
Component
sp1-sdk
Describe the feature you would like
The padding of the RIPEMD-160 hash has been updated in https://github.com/eth-act/zkvm-standards (see this PR: eth-act/zkevm-standards#25) to being right-aligned (left-padded). This is causing issues when compiling a guest C/C++ program for SP1 and e.g. ZisK, as they now disagree on the interface.
Additional context
No response