登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:所有
  2. 代码类别:加密解密
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. des数据算法原理与实现。

des数据加密算法原理与实现。-des Data Encryption Algorithm Theory and Implementation.

1
下载
114
浏览
2022-05-28发布

2. AES算法 码学课程设计

AES加密算法 密码学课程设计-AES encryption algorithm Cryptography Course Design

1
下载
85
浏览
2022-05-28发布

3. base64的编码代码封装,很方便易用。

base64的编解码代码封装,很方便易用。-base64 codec code package, it is easy to use.

1
下载
68
浏览
2022-05-26发布

5. 算法之一算法a

加密算法之一加密算法a-encryption algorithm encryption algorithm a

1
下载
98
浏览
2022-05-26发布

6. 该程序实现单层的DES算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;data...

该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm, which CDes.cpp to source files, Calling the document which functions as follows : dataofText.txt document is imported specifically, in exchange for various bits of data; dataofKey.txt paper input key to change bits; dataofDES.txt document is the output data encryption, including the wheels round and the key encryption exports, and finally the secret text in the document have been described.

1
下载
98
浏览
2022-05-26发布

7. RegistTimes RegistDays时间限制控制控件。(有源代码)工作在:D2 D3 D4 D5。作者:Mats Asplund。...

RegistTimes RegistDays时间限制控制控件。(有源代码)工作在:D2 D3 D4 D5。作者:Mats Asplund。-RegistTimes RegistDays controls time limit control. (Source code) in: D2 D3 D4 D5. Author: Mats Asplund.

1
下载
90
浏览
2022-05-26发布

8. Here is static lib based on PPMD var E by Dmitri Shkarin, compiled with Visual S...

Here is static lib based on PPMD var E by Dmitri Shkarin, compiled with Visual Studio 6

1
下载
97
浏览
2022-05-26发布

9. 介绍cryptoapi的幻灯教学文档。 好象是内部资料。

介绍cryptoapi的幻灯教学文档。 好象是内部资料。-Introduce the slide show teaching file of cryptoapi. It seems to be the inside materials.

1
下载
66
浏览
2022-05-26发布

10. This is the original RSA algorithm implementation code can be used directly, has...

这是RSA算法的原代码实现应该直接能用,已调试好-This is the original RSA algorithm implementation code can be used directly, has good debugging

1
下载
76
浏览
2022-05-26发布

11. VB source code of MD5 algorithm is the MD5 algorithm for VB source code of MD5 a...

VB的MD5算法源码 VB的MD5算法源码-VB source code of MD5 algorithm is the MD5 algorithm for VB source code of MD5 algorithm for VB source code

1
下载
75
浏览
2022-05-26发布

12. 1. This program will all possible symbols in English and in the definition of th...

1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符 2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文-1. This program will all possible symbols in English and in the definition of the ASCII table, "000-- 2 55 "of 256 commonly used characters in two. in achieving two on the basis of Console achieve the English text files (and expressly close attention to the text of a document form) encryption forms : cipher source document file names Key E/D (marked increase declassified) Note : For encryption, source file name is expressly for declassification, the source file name is ciphertext

1
下载
57
浏览
2022-05-25发布

13. apply encryption and hash algorithm of RSA, DES and MD5 etc.

提供rsa、 des、 md5等加密和hash算法-apply encryption and hash algorithm of RSA, DES and MD5 etc.

1
下载
94
浏览
2022-05-25发布

15. 常用的码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的...

常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的-commonly used cryptographic algorithms, such as RSA, MD2, MD5, also includes a simple routine, a long time ago wrote a play

1
下载
75
浏览
2022-05-24发布

16. WjcDes2

WjcDes2-加密-解密 对一个文件的内容进行加密解密-WjcDes2-encryption- decryption of the contents of a file encryption and decryption

1
下载
94
浏览
2022-05-24发布

17. several RSA DES algorithm C program should not miss

RSA DES 等几个算法的C程序,不要错过-several RSA DES algorithm C program should not miss

1
下载
97
浏览
2022-05-24发布

18. MD5算法在当今已经被人们广泛的认识与应用 这里用java实现MD5代码...

MD5加密算法在当今已经被人们广泛的认识与应用 这里用java实现MD5加密代码-ECC C++

1
下载
99
浏览
2022-05-23发布

19. 把信息隐藏到图片中,比更安全

把信息隐藏到图片中,比加密更安全-hidden message to the pictures, more secure encryption

1
下载
118
浏览
2022-05-23发布