knox-networks / ssi

Rust SSI library that helps developers handle Digital Identity, Verifiable Credentials and Verifiable Presentations.
Apache License 2.0
2 stars 0 forks source link

SSI- add keyagreement #160

Open fkim7 opened 1 year ago

fkim7 commented 1 year ago

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