# /var/tuxbox/scce/ppua
#
# Hier kommen EMM Keys fuer das Autoupdate rein, fuer
# die Systeme Irdeto, Seca und Viaccess.
# Nagravision und Conax werden mit RSA keys geupdatet,
# siehe daher rsakeylist fuer Nagravision und Conax AU.
#
# Grundsaetzlich sind mehrere Provider Gruppen bzw.
# ppua parallel moeglich
#
#
# Irdeto
#
# caid:000000:000000:00xxyyyyyy:01 02 03 04 05 06 07 08
#
# caid   = 0602 (Irdeto)
# xx     = 00 ... Prov00
#          01 ... Prov10
#          c3 ... MK Update
# yyyyyy = ProvID (letztes Byte ausser bei yy = c3 ignoriert)
#
# Beispiel Canal+ NL
# 0602:000000:000000:0000000300:01 02 03 04 05 06 07 08
#
# Beispiel Canal+ NL MK Update
# 0602:000000:000000:00c3010203:01 02 03 04 05 06 07 08 09 0a
#
#
# Seca
#
# caid:zzzzzz:00000x:00yyyyyyyy:01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10
#
# caid     = 0100 (seca)
# x        = Keyindex
# yyyyyyyy = ppua (letztes Byte wird ignoriert)
# zzzzzz   = Provider ID
#
# Der Key kann (muss aber nicht) aus Primary + Secondary Key
# (insgesamt 16 Byte) bestehen. Derzeit sind 16 Byte nur bei
# Provider 0025 im Einsatz. Fuer die anderen Provider reicht
# die Angabe von 8 Byte (Primary Key).
#
# Beispiel Canal+ NL
# 0100:000019:000001:0001020300:01 02 03 04 05 06 07 08
#
# Beispiel Prov 0025
# 0100:000025:000001:0001020300:01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10
#
#
# Viaccess
#
# Bei Viaccess kann im Prinzip jeder Key benutzt werden, um andere Keys
# abzudaten. Verschiedene Provider handhaben das auch unterschiedlich.
# Karten koennen ausserdem sowohl ueber Shared Addresses als auch ueber die
# Unique Address addressiert werden.
#
# Viaccess - Shared Address
#
# caid:xxxxxx:00000y:00zzzzzzzz:01 02 03 04 05 06 07 08
#
# caid       = 0500 (Viaccess)
# xxxxxx     = Provider ID
# y          = Keyindex
# zzzzzzzz   = Shared Card Address (letztes Byte wird ignoriert)
#
# Viaccess - Unique Address
#
# caid:xxxxxx:00000y:zzzzzzzzzz:01 02 03 04 05 06 07 08
#
# caid       = 0500 (Viaccess)
# xxxxxx     = Provider ID
# y          = Keyindex
# zzzzzzzzzz = Unique Card Address
#
# Beispiel - Shared Address - Viasat
#
# 0500:fff400:000006:0011121300:01 02 03 04 05 06 07 08
#
# Beispiel - Unique Address - Viasat
#
# 0500:fff400:000005:0111121314:01 02 03 04 05 06 07 08
