资源列表

« 1 2 ... .48 .49 .50 .51 .52 553.54 .55 .56 .57 .58 ... 1665 »

[加密解密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-01-31 上传 | 大小: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-01-31 上传 | 大小:530kb | 下载:0

[加密解密pb_MD5

说明:Powerbasic 里使用MD5加密!-Powerbasic using MD5 encryption!
<镙丝丁> 在 2025-01-31 上传 | 大小: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-01-31 上传 | 大小: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-01-31 上传 | 大小: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-01-31 上传 | 大小: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-01-31 上传 | 大小: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-01-31 上传 | 大小:67kb | 下载:0

[加密解密DSA

说明:Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^(
<wildkaede> 在 2025-01-31 上传 | 大小:133kb | 下载:0

[加密解密69491726Vigenere(TC)

说明:学习一个加密程序,大家自己完善功能,仅供学习-An encrypted learning process, everyone improve their function, only to learn
<张没> 在 2025-01-31 上传 | 大小:17kb | 下载:0

[加密解密lsb

说明:基于LSB的信息隐藏,前一部分是加密,会把信息隐藏到图片中,后一部分是解密。-LSB-based information hiding, the former part is encrypted, the information will be hidden to the picture in the latter part is decrypted.
<xzy> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[加密解密MyImageWork

说明:将信息隐藏到图像中。 AppWizard has created this MyImageWork application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your appli
<xzy> 在 2025-01-31 上传 | 大小:2.28mb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 553.54 .55 .56 .57 .58 ... 1665 »

源码中国 www.ymcn.org