You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Currently the signing and verification API within liboqs are as follows:
The API that NIST has introduced in FIPS 204 for ML-DSA includes a context string of length ≥ 0.
open-quantum-safe/liboqs#1919 adds a new API for signing with a context string:
This language wrapper will need to be updated to support the new API for signing/verifying with context string.
Note there is also a discussion in open-quantum-safe/liboqs#2001 about whether to deprecate the old API.
The text was updated successfully, but these errors were encountered: