Eric Biggers <[email protected]> wrote: > This "PKCS#7" (really CMS -- the kernel misleadingly uses the old name)
I implemented PKCS#7 first and then added CMS on top of that. > That needs to either be implemented correctly, or not at all. (If only > (2) is actually needed, then "not at all" probably would be preferable.) At the time of writing, openssl didn't fully support CMS with ML-DSA, and that limited things. David
