decentralized-identity / sidetree

Sidetree Specification and Reference Implementation
https://identity.foundation/sidetree/spec
Apache License 2.0
438 stars 112 forks source link

feat(ref-imp): #766 - added support to validate reveal value as a hash #967

Closed thehenrytsai closed 3 years ago

thehenrytsai commented 3 years ago
  1. Added support to validate reveal value as a hash.
  2. Added test for applying hash algorithm to operation different from the hash algorithm used by the reveal value.