feat: MST, crypto signing, did:key construction, multibase encoding
merkle search tree with put/get/delete/rootCid, verified against
interop commit-proof fixtures (6) and common-prefix vectors (13).
ECDSA signing (signSecp256k1/signP256) with RFC 6979 deterministic
nonces and low-S normalization. did:key formatting via multicodec
encode + base58btc. base32lower encode/decode for CID strings.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>