-
windows lm 加密 des 加密算法
windows lm 加密 des 加密算法-LM encrypt
- 2022-05-21 19:58:43下载
- 积分:1
-
crc算法的源码,项目中实现的crc算法,用于校验
crc算法的源码,项目中实现的crc算法,用于校验-crc algorithm source code, project implementation crc algorithm for checking
- 2023-02-08 21:35:03下载
- 积分:1
-
Toeplitz矩阵运算
资源描述
程序是在codeblocks平台上面调试,可实现32768码长的保密放大,保密放大后的的数值以二进制的形式输出。
运用的语言为C
- 2022-01-26 03:51:57下载
- 积分:1
-
crytage和RSA 64位decryptage
crytage and decryptage with rsa 64 bits
- 2022-03-28 19:12:24下载
- 积分:1
-
SHA
SHA-1加密算法-SHA-1 encryption algorithm
- 2022-08-25 05:08:58下载
- 积分:1
-
Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。...
Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm. Realize some of the categories used confidential algorithm for information.
- 2022-02-20 09:52:44下载
- 积分:1
-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1
-
应用程序向导创建了这个cngcryptfile应用
The application wizard has created this CNGCryptFile application for
you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
- 2022-03-22 01:12:10下载
- 积分:1
-
DES加密算法实现的C++类
DES加密算法实现的C++类-DES encryption algorithm realization C kind
- 2022-08-20 08:53:25下载
- 积分:1
-
MD5加密算法,有个 getMD5() 方法可以传入字符串并生成一个 MD5 码。...
MD5加密算法,有个 getMD5() 方法可以传入字符串并生成一个 MD5 码。-MD5 encryption algorithm, there" s getMD5 () method can pass a string and generate an MD5 code.
- 2022-03-29 00:05:12下载
- 积分:1