Ankit Anand

Results 3 comments of Ankit Anand

ION DID accepts public key in JWK format. If you looking for a way to convert keys from one format to another then https://github.com/panva/jose may be useful.

DID is just an identifier to DID Document stored on public ledger. Each DID document can express cryptographic material, verification methods, or service endpoints, which provide a set of mechanisms...

“ The creation of an identity should be based on some private key and only the owner of this private key should be allowed/abled to commit changes to the corresponding...