TBD54566975 / dwn-sdk-js

Decentralized Web Node (DWN) Reference implementation

Home Page:https://identity.foundation/decentralized-web-node/spec/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should not require a root key to specify the derivation scheme

thehenrytsai opened this issue · comments

We should not need to require a root key to specify the derivation scheme.

Would be nice if Records.decrypt() is able to accept root key without the need of derivation scheme, since it can derive any child key.

Closing as this is low pri and unlikely to be looked at. Reopen if need arises.