verifySchnorr

open override fun verifySchnorr(    signature: ByteArray,     data: ByteArray,     pub: ByteArray): Boolean