You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
275 B

#######################################################
#Which demux use to decrypt
CRYPTOALG = "AES_ECB"
####### these keys is for aes128ecb-13.ts #############
CLEARODDKEY = "00000000000000000000000000000000"
CLEAREVENKEY = "f933d783d315c85b3778f36046271219"