2 Apr 2017

Looking back on SHA-1 deprecation to prevent similar issues in the future

Some of us have experienced interoperability issues when SHA-1 deprecation patches/enforcements were deployed. But, in theory, these issues could be avoided if we had strong proactive software dependency analysis and reactive regression testing practices.

Doing these properly in a continuous manner is extremely complex given all the dependencies in current distributed systems - where we start turning on encryption in more places where we don't have full control.

Doing a bit of a look back on the SHA-1 deprecation topic, I found these advisory services that have provided early warnings:

And on more generic crypto blogs:

So there will still be more patching to deprecate SHA-1 so for those of you that haven't looked into this issue, don't wait to investigate!

No comments:

Post a Comment