Skip to content

Failures on ACVP Vectors for ML-DSA-65 and ML-DSA-87 #91

@Dhruva21

Description

@Dhruva21

I have built liboqs-python wrapper module which internally uses liboqs library. I was able to try sample python scripts present in examples directory.

I wrote some sample script to test the ACVP vectors (signature verification) present in liboqs source code: https://github.com/open-quantum-safe/liboqs/tree/main/tests/ACVP_Vectors/ML-DSA-sigVer-FIPS204.
I see there are three failures for ML-DSA-65 and three failures for ML-DSA-87 as shown below.
. --> Pass
x --> Fail

  tgId:  1
     alg:  ML-DSA-44
             tcId: 1 .
             tcId: 2 .
             tcId: 3 .
             tcId: 4 .
             tcId: 5 .
             tcId: 6 .
             tcId: 7 .
             tcId: 8 .
             tcId: 9 .
             tcId: 10 .
             tcId: 11 .
             tcId: 12 .
             tcId: 13 .
             tcId: 14 .
             tcId: 15 .


     tgId:  2
     alg:  ML-DSA-65
             tcId: 16 .
             tcId: 17 .
             tcId: 18 .
             tcId: 19 .
             tcId: 20               Expected:  True                 Generated:  False x
             tcId: 21               Expected:  True                 Generated:  False x
             tcId: 22 .
             tcId: 23 .
             tcId: 24 .
             tcId: 25               Expected:  True                 Generated:  False x
             tcId: 26 .
             tcId: 27 .
             tcId: 28 .
             tcId: 29 .
             tcId: 30 .


     tgId:  3
     alg:  ML-DSA-87
             tcId: 31               Expected:  True                 Generated:  False x
             tcId: 32 .
             tcId: 33 .
             tcId: 34 .
             tcId: 35 .
             tcId: 36 .
             tcId: 37 .
             tcId: 38 .
             tcId: 39 .
             tcId: 40 .
             tcId: 41 .
             tcId: 42               Expected:  True                 Generated:  False x
             tcId: 43               Expected:  True                 Generated:  False x
             tcId: 44 .
             tcId: 45 .

Is there anything that needs to be updated from my side or there is some issue with test vectors I'm currently using?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions