A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
Go to file
Kongqun Yang 596e59c8be Add RSA signing support in WidevineEncryptorSource
Defines an abstract request signer class and two implementations of the
signer class, AesRequestSigner for AES-CBC signing and RsaRequestSigner
for RSA-PSS signing.

WidevineEncryptorSource now uses Signer for signature generation.

Change-Id: I4528409a9be998535bccde40fdadb412e4bbdaf3
2014-01-21 18:32:08 -08:00
base Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
build Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
media Add RSA signing support in WidevineEncryptorSource 2014-01-21 18:32:08 -08:00
mpd Fix compilation errors by clang for mpd_builder target 2014-01-21 14:02:19 -08:00
testing Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
third_party Add gflags for commandline flags processing. 2014-01-10 02:38:18 +00:00
tools Clean up tools directory. 2014-01-21 23:15:57 +00:00
.gitignore Ignore gold directory for pulling in gold linker 2014-01-16 14:56:41 -08:00
build.sh Remove disable gold flag and enable clang in build.sh 2014-01-17 14:28:37 -08:00
packager.gyp Add RSA signing support in WidevineEncryptorSource 2014-01-21 18:32:08 -08:00