-
Design a complete set of practical RSA file encryption solution to achieve a spe...
设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法-Design a complete set of practical RSA file encryption solution to achieve a specific encoding. Research on the RSA algorithm, starting from the conventional RSA algorithm, using C++ Realize RSA encryption algorithm class library, and 32 in the windows ... the use of VC types of documents prepared for the operation FileTool, has four main functions:// encryption files, input parameters for the file name using the BlowFish encryption algorithm
- 2022-11-30 13:10: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
-
StreamSec Security Library含有多种算法的控件
StreamSec Security Library含有多种算法的控件-StreamSec Security Library contains a variety of control algorithms
- 2022-06-28 18:47:44下载
- 积分:1
-
用于GSM加密的A5算法实现
用于GSM加密的A5算法实现- Uses in GSM the encryption A5 algorithm to realize
- 2022-02-05 20:05:35下载
- 积分:1
-
这个源程序向你介绍了怎样摆脱密码束缚的问题
这个源程序向你介绍了怎样摆脱密码束缚的问题-the source to tell you how to shake off the shackles of password problems
- 2022-03-24 07:42:23下载
- 积分:1
-
除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生...
除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文。 -addition to the above-mentioned methods of compression, you can call VB Tools MakeCab.exe (VB5 setupkit kitfil32 or VB98 Wizards PDWizard directory) production. Cab document. First constructed a Directive document (*. DDF), then use the Shell order call MakeCAB/f excel.ddf can generate*. cab documents. Directive on the document format, they can refer to the MSDN Library "MakeCAB : A Disk Compression and Layout Tool," a text.
- 2022-05-16 00:58:09下载
- 积分:1
-
PB使用MD5加密,可以有效解决PB开发中登录密码使用明文的问题
PB使用MD5加密,可以有效解决PB开发中登录密码使用明文的问题-PB using MD5 encryption, can effectively resolve the PB Password development issue of the use of explicit
- 2022-03-18 03:23:53下载
- 积分:1
-
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档...
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档-Using c (Crypto++) Realize, based on the serial number of ecc generated code, including test data, and documents ECDSA
- 2022-01-28 04:00:36下载
- 积分:1
-
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC...
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC程序,
支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a detailed error handling function, is a type of security. MD5 is a routine procedure of MFC, and documentation to support two types of input string
- 2023-07-27 22:10:02下载
- 积分:1
-
des delphi算发原代码
des delphi算发原代码-fat balance des delphi source code
- 2022-02-25 18:12:49下载
- 积分:1