Closed ipatka closed 5 years ago
Proposed fix for signature malleability issue outlined here: https://github.com/hellobloom/core/issues/35#issuecomment-441816864
Instead of using hash(signature) -> bool to check if a signature has been used, check digest -> bool
Proposed fix for signature malleability issue outlined here: https://github.com/hellobloom/core/issues/35#issuecomment-441816864
Instead of using hash(signature) -> bool to check if a signature has been used, check digest -> bool