commit | 486aa857b545dd90f5b581e2c1a6848813239b14 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Wed Aug 07 17:47:44 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 09 14:44:45 2024 |
tree | 0b5a253cc0796437ab4208372fcdffa984f1e204 | |
parent | cc5c549fac3d7cc30dfa29bfa48bcd8a927e90ad [diff] |
Add SHA224 and SHA256 HMAC tests to message digest SHA384 and SHA512 are not yet tested since our (custom) HMAC code does not support those algorithms and rejects a block size. Note that this is only used for computing TURN MD5 and STUN SHA1 HMACs BUG=None Change-Id: Idabc651d988a5e5f3abd1fad0f36726bcc7a69a3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/358780 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42753}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.