BISS_1.0_Source

所属分类:CA认证
开发工具:C/C++
文件大小:15KB
下载次数:149
上传日期:2007-08-30 18:02:39
上 传 者wdwd
说明:  BISS解密源代码,学习DVB解密的例程。第一手资料。
(BISS decryption source code, learn from DVB decryption routine. First-hand information.)

文件列表:
UMain.ddp (51, 2003-12-30)
UMain.dfm (2745, 2003-12-30)
UMain.pas (11638, 2003-12-30)
BISS.cfg (342, 2003-12-30)
BISS.dof (1812, 2003-12-30)
BISS.dpr (2059, 2003-12-30)
BISS.res (1588, 2003-12-30)
MDExtern.rc (173, 2003-12-30)
MDExtern.res (108, 2003-12-30)
UMain.dcu (13042, 2003-12-30)

BISS: MultiDec plugin to enable compatible programs to decode BISS-1 channels Current version 1.0.0 Source code (in Delphi 6) is included. (c) 2003 by Zhanmo1 D I S C L A I M E R This program is provided as is without any express or implied warranty. If you do anything illegal with this program you are the only one responsible for it. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Introduction From the net: BISS (Basic Interoperable Scrambling System) is a new standard for a simple scrambling system to be used in DSNG, Satellite Contribution and Primary Distribution applications. Using the DVB-CSA (Common Scrambling Algorithm), BISS is a milestone in scrambling standards that was agreed upon in January 2000 by a group of professional codec vendors and the European Broadcasting Union. The system will enable operators to transmit and receive scrambled signals to and from different encoders and IRDs. BISS requires no expensive and complicated CA system as a password is directly entered into the encoder and the IRD. See the following websites for futher info: http://www.sciatl.com/customers/white-papers/BISS.pdf http://www.ebu.ch/tech_32/tech_t3292.html To make it simple, BISS uses a fixed Session Word (SW, 12 digit hex) and DVB-CSA for scrabling. The SW is used to derive a Control Word (CW *** bit) for DVB-CSA. Programs like ProgDVB and MultiDec have DVB-CSA builtin. Others use a CSA or SoftCSA plugin DLL. The current BISS plugin simply offers a user interface to input and manage the session word for different channels. The session words are stored in a file BISS.ini. When the user switches a channel, if the channel name matches an entry in BISS.ini, the session word is converted into a control word and is sent to the host program. The user can also enter the session word in a dialog box and save it in BISS.ini, or delete entries in BISS.ini.

近期下载者

相关文件


收藏者