What needs to be improved?
- Currently, only eckey, sigstore, and pkcs11 are supported.
- I'd like to add functionality to use the PQC algorithm (ML-DSA) for model signing/verifying.
What should be done?
- I plan to add functionality to select the PQC-related algorithm (ML-DSA) when signing models using a key in the CLI, enabling PQC-based signing/verification.
Has there been any related work before?
- This is the first time this has been released in open source, but most cryptography features support PQC, and it's time to support it.
Any relevant links or material?
What needs to be improved?
What should be done?
Has there been any related work before?
Any relevant links or material?