Hi, are there plans to implement support for ML-DSA signed JWTs? Is there a timeline or something similar?
RFC 9964 specifies JOSE bindings for ML-DSA variants, and both aws-lc-rs and RustCrypto implement the relevant algorithms.
Although it is not super important to implement post-quantum signature support asap, other JWT libs (like panva/jose for TS) already do and eventually it will be crucial.
I'm happy to help implement this!
Hi, are there plans to implement support for ML-DSA signed JWTs? Is there a timeline or something similar?
RFC 9964 specifies JOSE bindings for ML-DSA variants, and both aws-lc-rs and RustCrypto implement the relevant algorithms.
Although it is not super important to implement post-quantum signature support asap, other JWT libs (like panva/jose for TS) already do and eventually it will be crucial.
I'm happy to help implement this!