diff --git a/validat7.cpp b/validat7.cpp index db9c31ea..ad8bf755 100644 --- a/validat7.cpp +++ b/validat7.cpp @@ -537,6 +537,59 @@ bool TestEd25519() else std::cout << "FAILED:"; std::cout << " " << SIGN_COUNT << " verifications" << std::endl; + + // Test signature verification using streams + for (unsigned int i = 0; i