You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This smart contract/ function has to relate the type of object, the hashing algorithm and the date on which it has become the recommended algorithm.
Include in the objects a tag indicating the algorithm to be used for the hashing of that object.
Investigate whether it is possible to add a field to the DID to indicate the hashing algorithm applied to the DID.
When checking the status of an object via hash if the object does not carry the hashing algorithm tag consult the registry of algorithms to see which one applies, if for the date of the object the recommended algorithm is not correct it is recommended to apply the rest of the algorithms for that type of object and increase the checks.
- If all checks are negative the default state of an object is considered "Correct".
The text was updated successfully, but these errors were encountered:
rober12
changed the title
Create new smart contract registry of hashing algorithms
Create new smart contract/ function registry of hashing algorithms
Jul 7, 2023
rober12
changed the title
Create new smart contract/ function registry of hashing algorithms
Create new smart contract/ function of hashing algorithms
Jul 7, 2023
This smart contract/ function has to relate the type of object, the hashing algorithm and the date on which it has become the recommended algorithm.
- If all checks are negative the default state of an object is considered "Correct".
The text was updated successfully, but these errors were encountered: