Closed csosto-pk closed 1 month ago
It's 44. See examples/generate.go
, examples/*.pub
, etc. Note that 1.8kB is the PEM encoded size and not the raw size.
Shall we remove These parameters <bcp14>MUST</bcp14> be encoded as a single OCTET STRING.</t>
Yes, I think we should remove
These parameters
MUST be encoded as a single OCTET STRING.
This PR still incorrectly renames 44 -> 65.
ACK. Removed the mistake of 44 --> 65. Only the removal of the "OCTET STRING" remains.
LGTM. (Can't add myself as reviewer.)
The public key example looks to be from ML-DSA-65. The public key example looks to have an OID that ends in 65 and also 1.8KB size. So, it is ML-DSA-65, right @jakemas ?
Also, I am not sure what