#!/bin/bash export tool="$SHAKE512SUM" export algo=shake512 exec "$(dirname "$0")/../__xsum/__test" "$@"