Would it be possible to make a `c_header_only` extract for ML-DSA, similar to the existing one for ML-KEM. AFAIK the existing `libcrux-ml-dsa/cg` extract targets C++, but I'd like to use libcrux' ML-DSA support in OpenSSH, which is a vanilla C project.
Would it be possible to make a
c_header_onlyextract for ML-DSA, similar to the existing one for ML-KEM.AFAIK the existing
libcrux-ml-dsa/cgextract targets C++, but I'd like to use libcrux' ML-DSA support in OpenSSH, which is a vanilla C project.