commit | 1f87ec681346e9bc30faeb25fda9a86b66eeb22f | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Wed Sep 12 13:29:08 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 12 21:09:30 2018 +0000 |
tree | e1c4e6058acbb2746fa381dcb06557533df12982 | |
parent | 7d687b13ed0a724eaa710a8ca31967300fc1277d [diff] |
Add AEAD support to Frame Encryption API. Add Contribuitng Source To Decryptor. This change allows supporting additional data for authentication and adds a requirement for the contributing source to be provided during decryption. Change-Id: Ifc19cb2d8a7d6c3715c83c95cf12f64df0bca454 Bug: webrtc:9681 Reviewed-on: https://webrtc-review.googlesource.com/100001 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Benjamin Wright <benwright@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24712}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.