-
安装时修改执行文件记录硬件配置参数从而做唯一安装标志防止非法复制...
安装时修改执行文件记录硬件配置参数从而做唯一安装标志防止非法复制- Installs when revises the execution file recording hardware
disposition parameter thus to do only installs the symbol to prevent
illegal duplicates
- 2022-03-12 19:01:03下载
- 积分:1
-
encryption algorithm, IDEA, symmetric key cryptography algorithm used in interne...
encryption algorithm, IDEA, symmetric key cryptography algorithm used in internet widly
- 2022-02-03 07:05:47下载
- 积分:1
-
encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets P...
加密算法
Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives:
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptest m file
- To encrypt and decrypt a string using DES-EDE in CBC mode:
cryptest t
- To encrypt or decrypt a file
cryptest e|d input output
- To share a file into shadows:
cryptest s file
(make sure file has no extension, if you re running this under DOS)
- To reconstruct a file from shadows:
cryptest j output file1 file2 [....]
- To gzip a file:
cryptest z input output
- To gunzip a file:
cryptest u input output
- To run validation tests:
cryptest v
- To run benchmarks:
cryptest b [time for each benchmark in seconds]
-encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Prim
- 2022-03-01 22:16:59下载
- 积分:1
-
数字水印技术的基本概念
数字水印技术的基本概念-A survey of Digital watermarking technique. It may an overview about watermarking.
- 2022-03-10 01:31:41下载
- 积分:1
-
Sun公司Dream项目,DVB CAS系统
Sun公司Dream项目,DVB CAS系统-Sun Company Dream Project, DVB CAS system
- 2023-07-15 07:45:03下载
- 积分:1
-
一个64位编码解码的动态连接库的例子
一个64位编码解码的动态连接库的例子-A 64-bit codec DLL example
- 2022-08-15 12:13:17下载
- 积分:1
-
椭圆曲线加密算法
椭圆曲线加密算法-elliptic curve cryptosystem
- 2023-04-04 11:20:03下载
- 积分:1
-
3des 加密,可以进行3des,des等其他基本加密算法
3des 加密,可以进行3des,des等其他基本加密算法-3des
- 2022-03-21 12:40:47下载
- 积分: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
-
含有常用的一些加密标准算法实现
含有常用的一些加密标准算法实现- Includes the commonly used some encryption standard algorithms
to realize
- 2022-03-13 00:19:15下载
- 积分:1