dwn-sdk-js icon indicating copy to clipboard operation
dwn-sdk-js copied to clipboard

Should not require a root key to specify the derivation scheme

Open thehenrytsai opened this issue 1 year ago • 0 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.

thehenrytsai avatar Jul 21 '23 17:07 thehenrytsai