Skip to content

Primitives not supported #28

Open
Open
@skilo-sh

Description

@skilo-sh

Hi, I hope you are well !

In the documentation for ECDH (and HMAC) (see: https://quarkslab.github.io/crypto-condor/latest/harness-api/ECDH.html and https://quarkslab.github.io/crypto-condor/latest/harness-api/HMAC.html), the following curves and hash functions are supposed to be supported:
- P192 for ECDH in the test ECDH_exchange_x509,
- SHA3 (i.e. sha3_224, sha3_256, sha3_384, sha3_512) for HMAC, for both test_verify and test_digest.

However, when I run the harness test, I encounter:
- this error for ECDH,
- and this error for HMAC.

Is this expected, indicating that the documentation is incorrect, or is it the other way around?

--
skilo

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