资源列表
[加密解密] 4
说明:基于CryptoAPI的哈希编码解码程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI hash-based codec procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification, written<yan> 在 2025-07-15 上传 | 大小:17kb | 下载:0
[加密解密] RSALib_PHP_1.0
说明:RCA encryption algorithm implementation<moscow> 在 2025-07-15 上传 | 大小:17kb | 下载:0
[加密解密] des-linux-1.0.tar
说明:3DES加解密C源码,32位。内带makefile。以验证可用-3DES encryption and decryption C source, 32. Within the band makefile. Can be used to verify<左宏权> 在 2025-07-15 上传 | 大小:17kb | 下载:0
[加密解密] rsasoft
说明:利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。-Vc++ to achieve the use of RSA encryption and decryption algorithm source<易天行> 在 2025-07-15 上传 | 大小:17kb | 下载:0