commit | 0006a625b1e202a2489b6c6911fde8d9accd1f84 | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Fri Apr 12 21:35:13 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Apr 13 00:53:44 2019 |
tree | 9bbf8efcf3a548017b69fa4e40fcce5f0b955884 | |
parent | 16f8648df87de5ea890f8881c35d8c4e1f533032 [diff] |
Remove HKDF implementation from WebRTC. We no longer have a need for a HKDF implementation in WebRTC. To keep code quality high it makes sense to delete this dead code path. Bug: webrtc:9600 Change-Id: Ibe6ee9150acd9dbf59452372242d857c5ffa65c4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132802 Reviewed-by: Peter Slatala <psla@webrtc.org> Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Commit-Queue: Benjamin Wright <benwright@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27604}
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.