资源列表

« 1 2 ... .77 .78 .79 .80 .81 1082.83 .84 .85 .86 .87 ... 1665 »

[加密解密ASMencryptionsourcecode

说明:用‘花指令’来进行静态加密是很有效的,这会使解密者无法一眼看到全部指令,杜绝了先把程序打印下来再慢慢分析的做法。-Use
<艾雪辉> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[加密解密mimaxue

说明:这是基于密码学的几个编程,很基础,但却是密码学中常用到的-This is based on several programming cryptography, it is the foundation, but it is commonly used in cryptography to the
<luo_hongbin> 在 2025-02-01 上传 | 大小:1.49mb | 下载:0

[加密解密TDES

说明:用C语言写的TDES算法,内有详细的注释,希望对大家有所帮助。-Written using C language TDES algorithm, which has detailed notes, and they hope to be helpful to everyone.
<dragon> 在 2025-02-01 上传 | 大小:5kb | 下载:0

[加密解密jiami

说明:采用matlab实现的图像加密程序,还算可以的 就是速度有些慢-Using matlab realize image encryption procedures, the speed is still possible that some slow
<223> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[加密解密AES

说明:This is the source code for encryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm. AES algorithm is recommended for non-classified use by the National Institute of Standards a
<derek jeter> 在 2025-02-01 上传 | 大小:8kb | 下载:0

[加密解密jaimi

说明:信息安全的RSA与DES加解密算法的实现,用的是Visual C++MFC-Information Security RSA encryption and decryption with the DES algorithm, using the Visual C++ MFC
<wen> 在 2025-02-01 上传 | 大小:530kb | 下载:0

[加密解密pb_MD5

说明:Powerbasic 里使用MD5加密!-Powerbasic using MD5 encryption!
<镙丝丁> 在 2025-02-01 上传 | 大小:3kb | 下载:0

[加密解密rsaref

说明:私家珍藏的RSA Laborary有关加密的函数库,提供了最基础的DES/RSA等密码算法源代码。-RSA Laborary private collection of the relevant encryption library provides the most basic DES/RSA cryptographic algorithm, such as source code.
<Robin> 在 2025-02-01 上传 | 大小:100kb | 下载:0

[加密解密x917generator

说明:利用ANSI X9.17标准模拟了一个伪随机数发生器,内核加密算法调用3DES算法,能够按照标准要求产生64位伪随机数和64位种子值。-Use of ANSI X9.17 standard simulation of a pseudo-random number generator, called the kernel encryption algorithm 3DES algorithm, in accordance with the
<wildkaede> 在 2025-02-01 上传 | 大小:188kb | 下载:0

[加密解密Hill

说明:Hill加密算法的基本思想是将l个明文字母通过线性变换将它们转换为k个密文字母。脱密只要做一次逆变换就可以了。密钥就是变换矩阵本身。即 M=m1m2……ml Ek(M)=c1c2……cl 其中 c1=k11m1+k12m2+……+k1lml c2=k21m1+k22m2+……+k2lml …… cl=kl1m1+kl2m2+……+kllml 通常对于字母加解密,使用mod 26的方法。 以上线性方程可
<wildkaede> 在 2025-02-01 上传 | 大小:140kb | 下载:0

[加密解密DES

说明:Des算法是一种标准的对称加密算法,其精华就是明文经过一系列的复杂变化后,一般在不知密码的情况下要把它的恢复很难。 算法可以由四个部分描述: 1.获取16个子密钥 2.初始置换置换函数ip 3.加密函数f 4.末置换函数 -Des Algorithm is a standard symmetric encryption algorithm, and its essence is clear
<wildkaede> 在 2025-02-01 上传 | 大小:176kb | 下载:0

[加密解密SHA512

说明: 本算法的输入时最大长度小于2128比特的消息串,输出是512比特的消息摘要,输入消息以1024比特的分组为单位进行处理。真实地模拟了SHA512散列函数发生器-The algorithm input is less than the maximum length of 2128-bit message string, the output is 512-bit message digest, enter the message t
<wildkaede> 在 2025-02-01 上传 | 大小:67kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 1082.83 .84 .85 .86 .87 ... 1665 »

源码中国 www.ymcn.org