You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built sender_cli and receiver_cli on arm64 using "cmake .. -DCMAKE_TOOLCHAIN_FILE=/app/vcpkg/scripts/buildsystems/vcpkg.cmake -DAPSI_BUILD_TESTS=ON -DAPSI_BUILD_CLI=ON -DKuku_DIR=/app/vcpkg/installed/arm64-linux/share/kuku -DAPSI_USE_ASM=OFF" and there was a problem when exec them.
Log of sender_cli shows "Processing OPRF request threw an exception: invalid point".
The text was updated successfully, but these errors were encountered:
I built sender_cli and receiver_cli on arm64 using "cmake .. -DCMAKE_TOOLCHAIN_FILE=/app/vcpkg/scripts/buildsystems/vcpkg.cmake -DAPSI_BUILD_TESTS=ON -DAPSI_BUILD_CLI=ON -DKuku_DIR=/app/vcpkg/installed/arm64-linux/share/kuku -DAPSI_USE_ASM=OFF" and there was a problem when exec them.
Log of sender_cli shows "Processing OPRF request threw an exception: invalid point".
The text was updated successfully, but these errors were encountered: