资源列表

« 1 2 ... .20 .21 .22 .23 .24 1625.26 .27 .28 .29 .30 ... 1660 »

[加密解密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

[加密解密rc4Sharp

说明:RC4sources RC4算法的改版,这是从国外网站上下载来的,对于初学者来说很有意思的-The revision of RC4sources RC4 algorithm, which is downloaded to the site from abroad, for beginners is very interesting
<mmg> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[加密解密myRc4

说明:这是c++做的RC4算法的练习,在visu1c++6.0能够正常运行,做了输出测试。可以多多了解其内部状态-The RC4 algorithm exercises do c++ be able to properly run in visu1c++6.0 output test. Can be a lot of understanding of its internal state
<mmg> 在 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

[加密解密yiwei

说明:基于C语言的古典加密算法中的简易替换的文件-Easy replacement of classical encryption algorithm based on the C language
<杜臻> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[加密解密JetPw

说明:How to find out a Jet DB s password
<Kalmi> 在 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

[加密解密js

说明:汉子数字的编码器,讲数字和汉子等进行互相转换,而且还可以进行加密。-translate the chinese characters into number,and convert the number to characters
<zhao> 在 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

[加密解密cipher

说明:实现简单的加密解密,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。-Simple encryption and decryption, receiving the plaintext and the key with keyboard, screen printing ciphertext and plaintext decrypted.
<lius> 在 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
« 1 2 ... .20 .21 .22 .23 .24 1625.26 .27 .28 .29 .30 ... 1660 »

源码中国 www.ymcn.org