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
Investigation and correction of hash mismatches during the signing process.
User story:
As a deveoper , I want to refactor the signing logic , so that simplify it and fix the signing bug caused by an invalid hash.
DoD:
A workflow has been created that runs the signature cycle N numbers of times and generates a report containing information about the results of the signature validation at each stage.
The signing takes place a minimal number of times.
Investigation and correction of hash mismatches during the signing process.
User story:
As a deveoper , I want to refactor the signing logic , so that simplify it and fix the signing bug caused by an invalid hash.
DoD: