Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
feventura committed Oct 5, 2023
1 parent 1ae06de commit 4716eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oqsprov/oqs_sig.c
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ static int oqs_sig_verify(void *vpoqs_sigctx, const unsigned char *sig,
buf_len = compsig->sig2->length;
}

//pre-hash and concat of oids
//pre-hash and concat of oids test

char *name = get_cmpname(OBJ_sn2nid(oqsxkey->tls_name), i);

Expand Down

0 comments on commit 4716eae

Please sign in to comment.