smuellerDD/acvpparser

EdDSA Keyver is not supported in current parser?

Closed this issue · 5 comments

I am trying to run test vectors of EdDSA Keyver Algorithm but it seems the current parser does not have code for that.

When I try to run vectors I get this error.

**ACVPParser (11:19:30) Verbose [parser/parser_common.c:exec_test:403]: No callback defined

ACVPParser (11:19:30) Warning [parser/parser_common.c:exec_test:446]: Test execution failed with error -95

ACVPParser (11:19:30) Error [parser/parser_common.c:parse_array:846]: Test execution failed**

I have attached full log in txt file.
logs.txt

I am using backend_openssl3.c