-
The use of OpenSSL to achieve file encryption
运用 OpenSSL 实现对文件加密-The use of OpenSSL to achieve file encryption
- 2022-12-16 21:45:03下载
- 积分:1
-
图中加密应用程序的实现
Cryptography application implement in PIC
- 2023-06-25 15:55:03下载
- 积分:1
-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以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. (Eg : UNIX password algorithm is to DES algorithm-based).
- 2022-02-02 12:16:17下载
- 积分:1
-
GetDiskSerial.DLL is a standard Windows dynamic link library, which allows you t...
GetDiskSerial.DLL 是一个标准的Windows动态链接库,它能够让您在你的程序中简单地获取硬盘出厂序列号。理论上讲,硬盘出厂序列号在全球都是唯一的,所以您可以利用此序列号来产生软件的机器码。
GetDiskSerial.DLL 已经成功的应用在各种流行的开发语言,比如Delphi, C++Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clarion。产品包里已经包含以上开发语言的调用实例。
-GetDiskSerial.DLL is a standard Windows dynamic link library, which allows you to program in your hard drive a simple access to the factory serial number. In theory, the hard disk factory serial number is unique in the world, so you can use this serial number to generate the software machine code. GetDiskSerial.DLL has successfully used in a variety of popular development languages, such as Delphi, C++ Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clarion. Product package already contains a call to an instance of the above development language.
- 2022-03-26 19:39:21下载
- 积分:1
-
一个简单的cpp程序,接收一个文件,没有一点
A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient compile it, then send the "notted" file.
The code is not very efficient though, I only had 30 minutes to invest... :)-A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This is a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient co
- 2022-08-10 05:54:26下载
- 积分:1
-
几个常用密码算法
信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。开发环境为VS,有完整的工程文件及代码,欢迎下载。
- 2022-04-28 04:45:50下载
- 积分:1
-
一本小书,
一本小书,-a book, huh
- 2023-08-19 20:45:04下载
- 积分:1
-
使用生成RSA密钥对就
use bouncycastle to generate RSA keyPair
- 2022-04-12 23:27:02下载
- 积分:1
-
md5算法的实现,C语言源码。自己写的。共享了
md5算法的实现,C语言源码。自己写的。共享了-md5 algorithm, C language source
- 2022-04-12 18:06:19下载
- 积分:1
-
大数计算器,有加减乘乘方求余求逆
可用于密码学的课程设计。...
大数计算器,有加减乘乘方求余求逆
可用于密码学的课程设计。-Large Number Calculator, there are more than addition and subtraction by inverse involution for cryptography can be used for curriculum design.
- 2022-06-26 07:01:51下载
- 积分:1