tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

bipbop-cenc-audio-key1.xml (829B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 
      3 <!--
      4  This XML file describes the encryption applied to |bipbop_<res>-cenc*|. To
      5  generate the encrypted files, run bipbop-cenc.sh
      6 -->
      7 
      8 <GPACDRM type="CENC AES-CTR">
      9 
     10  <DRMInfo type="pssh" version="1">
     11    <!--
     12    SystemID specified in
     13    https://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/cenc-format.html
     14    -->
     15    <BS ID128="1077efecc0b24d02ace33c1e52e2fb4b" />
     16    <!-- Number of KeyIDs = 1 -->
     17    <BS bits="32" value="1" />
     18    <!-- KeyID -->
     19    <BS ID128="0x7e571d047e571d047e571d047e571d21" />
     20  </DRMInfo>
     21 
     22  <CrypTrack trackID="2" isEncrypted="1" IV_size="16" saiSavedBox="senc"
     23    first_IV="0x00000000000000000000000000000000">
     24    <key KID="0x7e571d047e571d047e571d047e571d21"
     25      value="0x7e5744447e5744447e5744447e574421" />
     26  </CrypTrack>
     27 
     28 </GPACDRM>