资源列表
[加密解密] DES-chat
说明:DES加密聊天工具,共包含3个文件:chat.cpp、des.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器)。如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。-DES encrypted chat tool, contains a total of 3 files: chat.cpp, des.h, makef<Sunny kim> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[加密解密] CDES
说明:源码是一个CDES类,纯C++写的,包含Single Des和Triple Des算法, 内涵DES算法的所有详细流程,可供信息安全初学者学习交流使用。-Source is a CDES class, written in pure C++, including the Single Des and Triple Des algorithm, meaning all the detailed process of DES algorithm, for beginners to learn to<zhuys> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[加密解密] classical-encryption-algorithm
说明:包含三种经典加密算法的实现程序,凯撒密码,维吉尼亚密码,Hill密码-Contains three classical encryption algorithm implementation process, Caesar password, password Virginia, Hill Password<落落> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[加密解密] RC4
说明:RC4算法的介绍和源程序,希望能对大家有帮助。-RC4 algorithm descr iption and source code, hoping to be helpful.<niehaohong> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[加密解密] 447895073des_Csourcecode_V5.09
说明:des 加解密 带界面的 用VC++6.0写的-des encryption and decryption with the interface written using VC++6.0<鹤一空凌> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[加密解密] nmsmtp
说明:最近学习CBC6,尝试用NMSMTP编制了一个发送邮件工具,网上这方面资料较少。认证方面和附件发送方面的资料更少,经过反复试验成功实现了大附件发送,并非网上说的不能发送大附件。BASE64编码也是用的BCB自带的IDBASE64控件实现,不像网上有些文章还要自己实现BASE64编码.-Recent study CBC6, try NMSMTP developed a tool to send e-mail, web less information in this regard. Certifi<huangch> 在 2025-06-25 上传 | 大小:6kb | 下载:0
[加密解密] Affine-password
说明:一个经典的古典加密算法(仿射变换加密算法)的设计与实现,里面包含了一个求模数的逆的算法-A classic classical encryption algorithms (affine transform encryption algorithm) design and implementation, which includes a number of inverse modulus algorithm<任博> 在 2025-06-25 上传 | 大小:6kb | 下载:0