-
C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码
C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码-C++, the international fashion free encryption software, OPENSSL- ENGINE0.96 FOSS
- 2022-01-26 18:25:07下载
- 积分:1
-
bloppy blowfish cryptography decrypts your data into jpeg files
bloppy blowfish cryptography decrypts your data into jpeg files
- 2022-01-26 04:41:50下载
- 积分:1
-
老外写的加密库cryptlib(版本3.1)
老外写的加密库cryptlib(版本3.1)-foreigner to write encryption for cryptlib (version 3.1)
- 2022-07-03 06:20:10下载
- 积分:1
-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions.
- 2022-07-13 23:35:34下载
- 积分:1
-
要在最低visual studio 2005的版本下运行,在运行后出现的对话框中输入密码就可以在下面的对话框中加密你想要加密的内容,可以保存加密后的内容,也可以...
要在最低visual studio 2005的版本下运行,在运行后出现的对话框中输入密码就可以在下面的对话框中加密你想要加密的内容,可以保存加密后的内容,也可以观看加密后的内容。-To the minimum version of visual studio 2005 run, after running the dialog box that appears, type the password in the following dialog box encryption you want to encrypt the content can be saved encrypted content, but also be able to watch encrypted内容.
- 2023-06-04 23:25:04下载
- 积分:1
-
几个常用密码算法
信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。开发环境为VS,有完整的工程文件及代码,欢迎下载。
- 2022-04-28 04:45:50下载
- 积分:1
-
一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。...
一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。-A description of the study of modern knowledge of cryptography information programming for the cryptographic algorithm is useful.
- 2022-12-17 06:35:03下载
- 积分:1
-
新的高级加密标准(AES)保持你的数据安全
以确保您的数据安全
- 2022-07-07 08:23:37下载
- 积分:1
-
对所需要保密的文件进行加密,代码简洁易懂。
对所需要保密的文件进行加密,代码简洁易懂。-right by the need for confidentiality of documents encrypted code easy to read.
- 2022-01-25 19:49:44下载
- 积分:1
-
MD5算法c语言源码
应用背景此库是C语言编写的MD5加密源代码,包含MD5.c,MD5.h,简介txt文件MD5.txt及一个测试代码testmd5.c.代码在ubuntu12.04服务器版本成功测试通过。关键技术Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)。
- 2022-05-10 12:53:33下载
- 积分:1