commit | e3eff7c0625f82bf2e6dde1539699296a5415ae0 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Tue Aug 09 00:13:33 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 09 00:13:44 2016 |
tree | b24c037383a20249a5b3d9ae91cee44e130f344c | |
parent | 912f46a348b2120e7847010095ab74e69758dd80 [diff] |
Check that table evenly divides 256 when generating random string. This prevents biased modulo arithmetic when selecting a character for a random value from the provided table. BUG=webrtc:5870 Review-Url: https://codereview.webrtc.org/2115793003 Cr-Commit-Position: refs/heads/master@{#13683}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.