资源列表
[加密解密] idcpuid-3.3
说明:get cpu information,得到cpu信息,-get cpu information, information to be cpu,<k> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[加密解密] d3des.tar
说明:DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。下面是关于如何实现DES算法的语言性描述,如果您要其源代码,可以到Http//Assassin.yeah.net下载,后者您有任何问题也可以写信给我(Assassin@ynmail.com)。 -DES (Data Encryption Standard) a<yue> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[加密解密] des加密算法源代码c语言实现
说明:DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also<祝晓斌> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[加密解密] 3des0000000000000000000
说明:一个用C++写的3des加密算法源代码 算法效率不错 是学习的好例子-a written 3DES encryption algorithm source code algorithm efficiency is good to learn a good example<宇宙的弦> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[加密解密] des_cross_any_os
说明:该代码实现跨平台的des加密解密功能,解决了平台间高低字节差异所造成的密文不同问题-the code to achieve cross-platform des encryption and decryption functions, the solution platforms byte level differences caused by different problems ciphertext<王建英> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[加密解密] fair
说明:在程序中由playfair(char *s,int length) 的实现加密和解密;解密原理与加密类似,只是加密过程的逆过程,它基于密文,采用同行取左边,同列取下边,其余取交叉的相反原理;在程序中用FLAG标识区别,当其值为1时,为加密过程;值为0时,为解密过程。-in the proceedings by PLAYFAIR (char* s, int length) the realization of encryption and decryption; encryption and de<flying840310> 在 2025-06-26 上传 | 大小:6kb | 下载:0