-
数字电影打包加密软件
本软件设计一共分为两个模块:打包加密模块和发行模块。Ø 打包加密模块:实现视频文件的打包加密,音频文件的打包,CPL文件生成,PKL文件生成和创建一个本地资产映射文件MAP.asmap(管理有关影片及密钥相关信息用于发行)。Ø 发行模块:读取MAP.asmap中内容,根据encrypt一项判断视频是否加密。若加密根据MAP.asmap中相关内容和要发行的机器证书文件生成KDM文件和ASSETMAP,若未加密则只生成ASSETMAP文件。
- 2023-08-29 03:05:09下载
- 积分:1
-
古典加密算法,非常实用,有需要的可以下载,不需权限
古典加密算法,非常实用,有需要的可以下载,不需权限-this code is very good
- 2022-05-15 15:01:18下载
- 积分:1
-
这个类有一个方法叫make_crc,获取一个字节流和开始/结束…
The class has a methode named make_CRC that gets a byte stream and start/end offsets then calculate and return a 16 bit CRC according to determined POLYNAMIAL.The POLYNAMIAL is a private field of the class.
- 2023-01-18 02:15:04下载
- 积分:1
-
Xor called symmetric encryption module's function can be
Xor对称加密 调用模块里的函数即可-Xor called symmetric encryption module"s function can be
- 2023-07-08 00:05:03下载
- 积分:1
-
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DS...
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。-The author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods).
- 2022-06-18 05:18:56下载
- 积分:1
-
DES加密类,可以自定义key,可以更改IP置换表
DES加密类,可以自定义key,可以更改IP置换表-DES encryption type, you can customize the key, you can change the IP permutation table
- 2022-09-26 13:30:03下载
- 积分:1
-
数据加密技术之几种算法
sa
数据加密技术之几种算法
sa-faq-1-data encryption technology several algorithms rsa- faq-1
- 2022-06-27 21:32:43下载
- 积分:1
-
一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。...
一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。-A description of the study of modern knowledge of cryptography information programming for the cryptographic algorithm is useful.
- 2022-12-17 06:35:03下载
- 积分:1
-
enigma3模拟二战的加密算法
ENIGMA3模拟WW II加密算法-ENIGMA3 simulation WW II encryption algorithm
- 2022-02-13 05:10:05下载
- 积分:1
-
Base64 codec demo program
Base64 编解码演示程序 -Base64 codec demo program
- 2022-12-15 14:40:03下载
- 积分:1