资源列表
[加密解密] column-cipher
说明:列置换加密算法的c程序事件,挺好的程序,相信大家能够满意-Column permutation encryption algorithm c program events, very good program, I believe we can be satisfied<job> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[加密解密] vigeneer-encryption
说明:维吉尼亚密码的c程序实践,程序实现很巧妙,相信大家会满意-Virginia password c program practices, program implementation is very clever, I believe we will be satisfied<job> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[加密解密] zhihuanjiami
说明:置换密码亦称换位密码。置换只不过是一个简单的换位。每个置换都可以用一个置换矩阵 来表示。每个置换都有一个与之对应的逆置换 。置换密码的特点是仅有一个发送方和接收方知道的加密置换(用于加密)和对应的逆置换(用于解密)。它是对明文 长字母组中的字母位置进行重新排列,而每个字母本身并不改变。-Password replacement, also known as transposition cipher. Replacement is jus<张华> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[加密解密] base64.c.tar
说明:base64加密 解密 参数格式为: 加密 ./base64 -e <inputfile> <outputfile> 解密 ./base64 -d <inputfile> <outputfile>-./base64-e <inputfile> <outputfile> ./base64-d <inputfile> <outputfile<FrankFang> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[加密解密] CSharp-PASSWORD
说明:此代码是如何加密字符串.挺实用的/在创建用和和验证用户密码时使用-Visual C++<赵春颖> 在 2025-01-11 上传 | 大小:1kb | 下载:0
[加密解密] encryption-technology-
说明:给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可.-File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple f<林晓彬> 在 2025-01-11 上传 | 大小:1kb | 下载:0