-
Inroduce the algorithm of RSA.
Inroduce the algorithm of RSA.
- 2023-03-24 00:15:04下载
- 积分:1
-
这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护....
这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护.-this is a good document encryption software that can make your documents to be subject to stringent privacy protection.
- 2022-05-22 23:01:49下载
- 积分:1
-
该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;data...
该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm, which CDes.cpp to source files, Calling the document which functions as follows : dataofText.txt document is imported specifically, in exchange for various bits of data; dataofKey.txt paper input key to change bits; dataofDES.txt document is the output data encryption, including the wheels round and the key encryption exports, and finally the secret text in the document have been described.
- 2022-05-26 17:52:28下载
- 积分:1
-
视觉密码
视觉密码的想法是一个迷人的发明由摩尼 Naor 和阿迪沙米尔 (1994 年)。在最简单的形式,它实现了牢不可破的 (在信息理论的感觉) 加密系统,而是类似于一次性垫,额外的转折,解密不需要任何计算设备。詹姆斯 · 邦德运载一个特别"键",其实是一种透明度以多个随机点上 ;当 M 传真债券秘密消息,它太组成的多个随机点债券只在密文的地方他的透明度并读取出明文 !天才在这里的脑卒中是一项技术,解释了海报,通过视觉开展的"异或"的布尔操作中"。我决定实施该系统后看到示范在一次辉煌的阿迪沙米尔本人谈话。http://www.cl.cam.ac.uk/~fms27/vck/
- 2022-03-24 21:31:36下载
- 积分:1
-
用VC实现MD5算法的源代码
用VC实现MD5算法的源代码-with VC MD5 algorithm source code
- 2022-07-16 08:03:59下载
- 积分: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算法,在VC++环境下调试,对成密码算法
DES算法,在VC++环境下调试,对成密码算法-DES algorithm, in VC++ Debugging environment, and into a cryptographic algorithm
- 2022-05-19 06:23:04下载
- 积分:1
-
DES(Data Encrypt Standard)加密算法.
只有源代码哈,希望能对大家有所帮助...
DES(Data Encrypt Standard)加密算法.
只有源代码哈,希望能对大家有所帮助-DES (Data Encrypt Standard) encryption algorithm. Only the source code of Kazakhstan, the hope that it can be helpful to everyone
- 2023-05-23 20:10:03下载
- 积分:1
-
cyclone ssl源码,可以在各类嵌入式操作系统上移植,包含了多种芯片的底层代码
资源描述使用SSL协议在传输层之上对信息进行加解密,源码为C语言,同时包含了针对各类主流嵌入式操作系统(uc/os-ii,freertos等)的接口,针对各类典型应用,比如TCPIP、DNS、DHCP、snmp都有一脉相承的源码,已成功在RX62N芯片上进行了移植测试。
- 2022-05-21 00:25:14下载
- 积分:1
-
数据库安全至关重要,尤其是Access数据库,由于其加密算法过于简单,使得Access单靠密码无法保证其安全,本代码通过改变数据库头文件实现对Acess数据库的...
数据库安全至关重要,尤其是Access数据库,由于其加密算法过于简单,使得Access单靠密码无法保证其安全,本代码通过改变数据库头文件实现对Acess数据库的加密。-Database security is crucial, especially the Access database, because of its too simple encryption algorithm, making Access a password alone can not guarantee their safety, the code by changing the header file database achieve Acess database encryption.
- 2023-07-10 15:15:03下载
- 积分:1