mlswg / mls-implementations

Coordination of implementation and interop specific details
110 stars 14 forks source link

Fix format of EdDSA keys #186

Closed mulmarta closed 5 months ago

mulmarta commented 5 months ago

As noted in https://github.com/mlswg/mls-implementations/issues/181#issuecomment-1998339020 the EdDSA secret keys were in the wrong format, (secret key, public key) instead of just secret key.