Previously SHA1Transform() kept a static buffer. As result SHA1 was not always computed correctly when running that code in parallel on multiple threads. That was causing spurious messages about invalid Message Integrity attribute when running some tests in chromoting. R=pthatcher@webrtc.org Review URL: https://webrtc-codereview.appspot.com/57379004 Cr-Commit-Position: refs/heads/master@{#9238}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.