commit | cb56065c62a31d83919abcd4e343ea3dbe029e9f | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Thu Aug 04 12:20:32 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 04 12:20:38 2016 |
tree | b446913c4e2b27f246fece420e2f569eef5353c1 | |
parent | bfc7a30c663dbc7ecad145b8e834ebb47b3f75ec [diff] |
Add support for GCM cipher suites from RFC 7714. GCM cipher suites are optional (disabled by default) and can be enabled through "PeerConnectionFactoryInterface::Options". If compiled with Chromium (i.e. "ENABLE_EXTERNAL_AUTH" is defined), no GCM ciphers can be used yet (see https://crbug.com/628400). BUG=webrtc:5222, 628400 Review-Url: https://codereview.webrtc.org/1528843005 Cr-Commit-Position: refs/heads/master@{#13635}
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.