#! /bin/sh

srcdir=`dirname $0`
. "${srcdir}/sc-valgrind.sh"

with_valgrind ./curve25519-dh-test
