decentralized-identity / OpenPgpSignature2019

OpenPgpSignature2019 Linked Data Cryptographic Suite in JavaScript
https://identity.foundation/OpenPgpSignature2019/
Apache License 2.0
7 stars 1 forks source link

The "Value" of the signatureAlgorithm should be a URL #3

Open OR13 opened 5 years ago

OR13 commented 5 years ago

https://w3id.org/security#OpenPgpSignature2019

Need to open a pull request to make this possible

OR13 commented 4 years ago

actually, we can self host the context for this signature suite, but we do need to normalize the custom hosted context behavior to that observered by RsaSignature2018...

Good opportunity to refactor this to be more like:

https://github.com/digitalbazaar/ecdsa-secp256k1-signature-2019

https://github.com/digitalbazaar/jsonld-signatures/blob/d81e605b910d5f5bcce52edac2334ff7b89212df/lib/suites/LinkedDataSignature.js#L179