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