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
Currently missing the keyagreement field in Rust for DID Doc generation.
We'd have to ensure the process in which we generate the pubkey of DID remains the same until we have support from Rust side on HD derivation and its encoding algorithm of the key.
Keep pubkey DID generation the same. Also use the same key for keyagreement
The text was updated successfully, but these errors were encountered:
https://github.com/knox-networks/gomono/issues/1269
Currently missing the keyagreement field in Rust for DID Doc generation.
We'd have to ensure the process in which we generate the pubkey of DID remains the same until we have support from Rust side on HD derivation and its encoding algorithm of the key.
Keep pubkey DID generation the same. Also use the same key for keyagreement
The text was updated successfully, but these errors were encountered: