summaryrefslogtreecommitdiffstats
path: root/media/crypto
Commit message (Expand)AuthorAgeFilesLines
* Add Decryptor interface.xhwang@chromium.org2012-06-194-102/+25
* Generalize AesDecryptor to make it more spec compliant.xhwang@chromium.org2012-06-164-56/+260
* Introducing DecoderBuffer and general Buffer cleanup.dalecurtis@google.com2012-05-313-20/+22
* Replace size_t with int in a few media classes.scherkus@chromium.org2012-03-271-1/+1
* Add AddKey to AesDecryptorxhwang@chromium.org2012-03-143-41/+127
* Add AES decryptor and tests.xhwang@chromium.org2012-03-084-0/+169