-
des算法,用vc++写出来的,密码学实验写的程序
des算法,用vc++写出来的,密码学实验写的程序-des algorithm
- 2023-01-26 16:50:04下载
- 积分:1
-
是当今比较新的算法MD5,比DES和DES5都要加密好,是dll文件,在自己写的程序中加入它,就可以直接用了,全是意接口的形式...
是当今比较新的算法MD5,比DES和DES5都要加密好,是dll文件,在自己写的程序中加入它,就可以直接用了,全是意接口的形式-Is the relatively new algorithm MD5, should DES5 than DES and encryption, and is a dll file, written in their own process to join it, can be directly used, the interface is intended to form ~ ~ ~ ~
- 2023-05-18 01:25:03下载
- 积分:1
-
chat RSA encryption source code
RSA加密的聊天源代码-chat RSA encryption source code
- 2022-02-10 15:45:33下载
- 积分:1
-
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用-This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.
- 2022-09-22 09:15: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
-
RC2 algorithm source code
RC2算法源代码-RC2 algorithm source code
- 2023-06-22 20:55:03下载
- 积分:1
-
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙...
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call in Delphi in the preparation of the algorithm C key length DES key 8 DESX length 16 DES3 key length 24 (high strength encryption a lot)
- 2022-11-09 19:00:03下载
- 积分:1
-
对初学MALAB读的经典外文书籍,简单易懂,有简单代码
对初学MALAB读的经典外文书籍,简单易懂,有简单代码-Novice MALAB reading the classic books in foreign language, easy to understand, there is a simple code
- 2022-02-05 17:26:55下载
- 积分:1
-
use an iterative equation Xn Asin2 = (Xn
使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn- XB) generated chaotic sequence (Xi) need input A and isolate value, different values in different encryption effect, but only in the chaotic region of encryption is the best. In Microsoft Visual Studio.NET 2003 Debugger success C Language
- 2022-02-03 07:25:44下载
- 积分:1
-
DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础...
DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础-DES password security system should not depend on secrecy algorithm, the only security encryption key based on the confidentiality
- 2022-06-01 12:20:45下载
- 积分:1