资源列表
[加密解密] MD5
说明:MD5算法描述(略)。 设计一个模拟的系统用户安全登录界面,采用MD5算法实现用户登录口令的安全认证。要求模拟界面至少具有用户口令文件的注册和用户登录时输入的口令是否正确的结果提示两个功能。 -MD5 algorithm descr iption (abbreviated). The design of a simulation system security log user interface, using MD5 algorithm users log on password se<AnySand> 在 2025-06-27 上传 | 大小:40kb | 下载:0
[加密解密] encryption
说明:采用AES算法对输入的一段文字进行加密,同时编写完成其对应得解密程序对加密后的密文进行解密恢复原始输入的原文。-AES algorithm using the input section of text is encrypted, at the same time to complete its preparation of a corresponding encrypted decryption program to decrypt the ciphertext to restore the<shenhw> 在 2025-06-27 上传 | 大小:40kb | 下载:0
[加密解密] zhuanyeshixijiami
说明:这是一个简单的加密程序,利用置换算法进行五轮加密-This is a simple encryption procedures, the use of replacement encryption algorithm 5<赵小川> 在 2025-06-27 上传 | 大小:40kb | 下载:0
[加密解密] MD5_DLL
说明:一个Delphi实现的MD5加密,里面导出一个函数,原型EncryptMD5Str(Value: PChar lpMd5Str: PChar var nDataLen : Integer): BOOL stdcall 此动态库支持c++调用,typedef bool (__stdcall*pEncryptMD5Str)(char *psz, char *pRet, int *nLen) -Delphi achieved an MD5 encryption, which is derived<夏炳冬> 在 2025-06-27 上传 | 大小:40kb | 下载:0