资源列表
[加密解密] aes_encrypt
说明:纯C语言实现基于AES算法的加密,从文件每次读取16个字节加密后写入指定文件中,同时把源文件大小和密钥做异或写入加密文件中。-Pure C language based on the AES algorithm encryption, encrypted each read 16 bytes written to the specified file from the file, while the size of the source file and the key is to do XOR<刘小生> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[加密解密] aes_decrypt
说明:纯C语言实现基于AES算法的解密功能,从用AES加密后的文件读取16个字节后,解密操作,同时读取加密文件的前四个字节,表示源文件的长度大小。-Pure C language implementation based on AES algorithm decryption functions, read 16 bytes from the file after using AES encryption and decryption operations, read the first four b<刘小生> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[加密解密] shamirmain
说明:shamir完全加密方案,并且带有注释的详细说明,仅供学习参考使用,不能作为商业用途-the shamir fully encrypted programs, and with a detailed descr iption of the comment, only to learn reference, not for commercial purposes<mmg> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[加密解密] file_secret
说明:简易文件加密器,适合初学者学习使用,能够完整简单的文件加密解密功能,此代码可供新人学习和使用。-Easy file encryption, suitable for beginners to learn to use, able to complete simple file encryption and decryption functions, new learning and the use of this code are available.<haifeng> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[加密解密] Vignere-Cipher
说明:The Vignere Cipher is used for encryption/decryption. It is a substitution cipher.<Eashan> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[加密解密] repalcement
说明:实现用键盘进行简单的密码置换功能,屏幕打印密文和解密后的明文-Implemented by a simple password replacement keyboard function, screen printing ciphertext and plaintext decrypted<lius> 在 2025-06-21 上传 | 大小:1kb | 下载:0