资源列表

« 1 2 ... .32 .33 .34 .35 .36 437.38 .39 .40 .41 .42 ... 1665 »

[加密解密大整数加减运算源程序

说明:多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is t
<陈晓岚> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[加密解密Multiplicative Cipher

说明:这是我在学习《计算机安全》时写的一个乘法加密算法,跟大家交流一下!-This is my learning "computer security," wrote a multiplication encryption algorithm, with the exchange about!
<叶海鹏> 在 2025-02-02 上传 | 大小:29kb | 下载:0

[加密解密Shift Cipher

说明:一个移位加密算法的源代码,跟大家交流一下。-a shift encryption algorithm source code sharing with you what.
<叶海鹏> 在 2025-02-02 上传 | 大小:34kb | 下载:0

[加密解密维吉尼亚密码法

说明:一个较为简单的维吉尼亚算法,供大家参考一下。-a relatively simple algorithm, Va., for your reference.
<叶海鹏> 在 2025-02-02 上传 | 大小:21kb | 下载:0

[加密解密一个解密程序for Mexican Army Cipher Disc

说明:利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of
<陈淑娟> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[加密解密汇编内核加密算法

说明:汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a
<qve> 在 2025-02-02 上传 | 大小:8kb | 下载:0

[加密解密playfair

说明:playfair加密算法的实现,利用产生的矩阵去翻译解密.-PLAYFAIR encryption algorithm implementation, use the matrix to translate declassified.
<魏平> 在 2025-02-02 上传 | 大小:5kb | 下载:0

[加密解密HillCodor

说明:在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to t
<> 在 2025-02-02 上传 | 大小:4.3mb | 下载:0

[加密解密mydes

说明:简单DES加密算法功能比较简单,是在朋友的指导下做的,多指教-simple DES encryption algorithm is relatively simple function is under the guidance of a friend to do more weekend!
<黎林> 在 2025-02-02 上传 | 大小:6kb | 下载:0

[加密解密aspjm

说明:本软件可以完成加密解密,算法简便,实用性强-the software can be completed encryption and decryption algorithm is simple, practical
<haha> 在 2025-02-02 上传 | 大小:7kb | 下载:0

[加密解密des3

说明:加密算法,DES的C源码. 是分组算法,虽然现在用的少了 但还是有学习意仪的-encryption algorithm, DES C source. Yes packet algorithm, although it is now used less but still learning Italian Instrument
<李鑫> 在 2025-02-02 上传 | 大小:222kb | 下载:0

[加密解密Sequence-Cipher-Algorithm

说明:序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
<云容> 在 2025-02-02 上传 | 大小:620kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 437.38 .39 .40 .41 .42 ... 1665 »

源码中国 www.ymcn.org