# /var/tuxbox/scce/keylist
#
# Hier kommen die Decoder Keys rein fuer Irdeto, Seca, Viaccess, Nagra.
# Fuer Nagra2 nur die 16-byte IDEA keys.
# Zusaetzlich bei Nagra1 die vkeys mit der die Keyupdates geprueft werden.
# Conax Keys (RSA) und Nagra2 RSA Keys gehen dagegen in rsakeylist,
# tpscrypt XOR Tabellen in tpscrypt
#
# Die Syntax ist <caid>:<provid>:<keyIndex>:<cw delay>:<key>
#
# hexdezimale Angaben:
# caid     4-stellig
# provid   6-stellig
# keyIndex 6-stellig
#
# caid seca   = 0100
# caid via    = 0500
# caid irdeto = 0602
# caid nagra1 = 1800
# caid nagra2 = 1801
#
# Bei Verschluesselungssystemen, in denen die Provider ID nicht in der PMT
# aufgefuehrt wird, ist die Provider ID auf null zu setzen und stattdessen
# im Keyindex zu benennen (Irdeto / Nagravision).
#
# cw delay 0...9999: Wartezeit in ms (dezimal), bevor das cw nach der
# Berechnung geschrieben wird. Wenn das Feld leer bleibt, wird der
# Defaultwert aus newcamd.conf benutzt bzw. 500 ms, wenn in newcamd.conf 
# nichts eingetragen ist.
#
# For Nagra you also need the verification key to calculate the sigantures
# of ECMs and EMMs (keyindex x0/x1, x = 1...9). ECM vkeys will be 10 and 11,
# EMM vkeys will be x0/x1, with x = 1...9, corresponding to a rsa key from
# rsakeylist with x_N1, x_E1, x_N2 and x_E2. x0 will be the verify key for
# EMM key 0 from rsakeylist (RSA/Parity keys 00, 01 and 02), x1 will be verify
# key for EMM key 1 from rsakeylist (RSA/Parity keys 08, 09, 0a).
# Bei Nagra Sendern, die MECMs einsetzen, wird ausserdem der EMM vkey fuer den
# MECM Teil (Provider minus 1) benoetigt (Cabo). Fuer AU wird dieser sowieso
# benoetigt.
#                   
# Beispiel Canal+ NL (Seca)
# 0100:000019:00000C::01 02 03 04 05 06 07 08                             
#
# Beispiel Viasat (Viaccess)
# 0500:010C00:000008::01 02 03 04 05 06 07 08
#
# Beispiel Viaccess2.4 (TPS & ART)
# 0500:015000:000008::01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10
#                  
# Beispiel Canal+ NL (Irdeto)
# 0602:000000:000002::01 02 03 04 05 06 07 08
#
# Beispiel Polsat (Nagra)                    
# 1800:000000:710100::01 02 03 04 05 06 07 08
# 1800:000000:710110::01 02 03 04 05 06 07 08   (vkey ecm 0 / emm key 0)
# 1800:000000:710111::01 02 03 04 05 06 07 08   (vkey ecm 1 / emm key 1)
#
# Beispiel Digital+ (Nagra2-IDEA)                    
# 1801:000000:410100::01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10
