资源列表

« 1 2 ... 94 95 96 97 98 99100 .01 .02 .03 .04 ... 1665 »

[加密解密des.tar

说明:ECB模式DES加解密。支持任意bytes的数据加解密,不是简单的补0,因为明文有可能是0。-ECB mode DES encryption and decryption. Supports arbitrary bytes of data encryption and decryption, not simply fill 0, because there may be 0 plaintext.
<晨夕> 在 2025-03-09 上传 | 大小:5kb | 下载:0

[加密解密des_test.tar

说明:ECB模式DES加解密,可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of an
<晨夕> 在 2025-03-09 上传 | 大小:6kb | 下载:0

[加密解密des_test_ecb_cbc.tar

说明:ECB模式,CBC模式DES加解密。 1.CBC模式与一般的不一样,当密文的数据发生错误时,解密后错误字节块和后续所有块的所有字节都是错误的。而一般模式只会影响当前块和后续块的相应字节。 2.可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 3.编译命令: 1. 编译测试程序 make test. 2. 编译动态库 m
<晨夕> 在 2025-03-09 上传 | 大小:6kb | 下载:0

[加密解密Feistel-crypto

说明:模仿DES的结构,采用sm4的s盒,可以实现文本的加密和解密,重点在于Feistel结构的演示。-DES mimic the structure, using sm4 of s box, you can achieve text encryption and decryption, focusing on demonstration Feistel structure.
<lin yang> 在 2025-03-09 上传 | 大小:284kb | 下载:0

[加密解密matlab_des_Encryption

说明:des的加密matlab代码,仅供参考,互相学习-matlab code for DES Encryption
<chen> 在 2025-03-09 上传 | 大小:13kb | 下载:0

[加密解密guanjiapoxiegou

说明:管家婆软件的全系列写狗工具,R4ND的狗淘宝14元一个,直接写便可成功。-Full range housewife software tool written dogs, please download it
<wangdaniu> 在 2025-03-09 上传 | 大小:1.06mb | 下载:0

[加密解密yinghuabudingtools

说明:还不错的一款破解软件,樱花破解工具个人用的破解工具-A cracked software is good
<秦国新> 在 2025-03-09 上传 | 大小:2.26mb | 下载:0

[加密解密AES

说明:实现完整的AES加密解密,主要分为四步:S盒,行移位,列变换,密钥扩展- Achieve a complete AES encryption and decryption, divided into four steps: S box, row shift row conversion, key expansion
<wangli> 在 2025-03-09 上传 | 大小:414kb | 下载:0

[加密解密AES-128

说明:aes 128bit encryption and decryption
<kinzon> 在 2025-03-09 上传 | 大小:4kb | 下载:0

[加密解密VCPP-ProxyFox

说明:VC++代理服务器工具源代码ProxyFox-VC++ roxyFox
<hongkun> 在 2025-03-09 上传 | 大小:284kb | 下载:0

[加密解密333

说明:python实现text文本数据的加密解密和并且在右边显示详细的过程-Python to achieve text data encryption and decryption and display in the right on the right
<DAVID> 在 2025-03-09 上传 | 大小:7kb | 下载:0

[加密解密OPTION-1

说明:python制作的界面进行加密和解密,有相应的文档说明-Python produced by the interface for encryption and decryption, there is a corresponding documentation
<DAVID> 在 2025-03-09 上传 | 大小:905kb | 下载:0
« 1 2 ... 94 95 96 97 98 99100 .01 .02 .03 .04 ... 1665 »

源码中国 www.ymcn.org