DVB-CSA3 TS and software decryption

  • From Github(https://github.com/dvbmca/Multi-CAS), there is a project supports DVB-CSA software decryption & encryption using these 2 API:

    MCA_S32 MCA_TS_Decrypt(MCA_PID pid, MCA_U8 *au8EvenKey, MCA_U8 *au8OddKey, MCA_U8 *ts, MCA_U32 len);

    MCA_S32 MCA_TS_Encrypt(MCA_PID pid, MCA_U8 *key, MCA_BOOL b8Even, MCA_U8 *ts, MCA_U32 len);


    But it seems that not support DVB-CSA3. Is there any TS encrypted by DVB-CSA3?

Your resource for all other softcam support

Find tutorials, downloads, and help for niche and alternative card-server tools not listed elsewhere. Get community help for all other softcams. Access support, tutorials, and downloads for niche tools, alternative configurations, and lesser-known card-sharing software.