登录 注册
当前位置:主页 > 资源下载 > 9 > Linux CCA实时解扰工具

Linux CCA实时解扰工具

  • 更新:2024-10-26 16:20:14
  • 大小:7KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C - 后端
  • 格式:BZ2

资源介绍

Realtime decoding needs ~1GhZ , API for CWs is included , Realtime playback with mplayer possible. CSA is an abbreviation for "Common Scrambling Algorithm", which is employed in almost every scrambled digital-tv-channels so far. Those MPEG-streams are encrypted with this algo, which needs an 8 byte seed for initialization (up until now, only 6 bytes are used, but this may change in the future), in order to be able to descramble the encrypted tv-service. This seed normally is obtained by a second algorithm, this second algorithm is the common known scrambling standard of the channel. Examples are : Irdeto, Seca, Viaccess, Cryptoworks, NDS, etc. This second algo is only needed, to get the seed for the CSA, which means that you can - if you know the correct seed for initializing the CSA - descramble any channel. 通过csa公共解扰算法对ts流解扰。这个是最初的版本,比较简单,容易集成。