You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following public key codecs don't have a private key counterpart:
ed448-pub
x448-pub
mlkem-512-pub
mlkem-768-pub
mlkem-1024-pub
jwk_jcs-pub
I see that the process to add codecs for the -priv versions of these would be to create a PR -- just wondering how to ensure I don't propose codec values that would collide with other PRs?
Thanks!
Apropos: the ed448-pub and x448-pub codecs were added here, but not the corresponding -priv codecs: #190