summaryrefslogtreecommitdiffstats
path: root/media/crypto/aes_decryptor.h
Commit message (Expand)AuthorAgeFilesLines
* Code clean-up in AesDecryptor and test.xhwang@chromium.org2012-07-301-1/+8
* Add Common Encryption support to BMFF, including subsample decryption.strobe@google.com2012-07-261-4/+7
* Add support for encrypted WebM files as defined in the RFC.fgalligan@chromium.org2012-07-201-3/+43
* Revert 147169 - Add support for encrypted WebM files as defined in the RFC.jln@chromium.org2012-07-181-43/+3
* Add support for encrypted WebM files as defined in the RFC.fgalligan@chromium.org2012-07-181-3/+43
* Change AesDecryptor::Decrypt to be an asynchronous call.xhwang@chromium.org2012-07-151-2/+2
* Add Decryptor interface.xhwang@chromium.org2012-06-191-48/+21
* Generalize AesDecryptor to make it more spec compliant.xhwang@chromium.org2012-06-161-12/+55
* Introducing DecoderBuffer and general Buffer cleanup.dalecurtis@google.com2012-05-311-3/+4
* Add AddKey to AesDecryptorxhwang@chromium.org2012-03-141-0/+22
* Add AES decryptor and tests.xhwang@chromium.org2012-03-081-0/+32