-
Base64 encoding and decoding, MD5 encryption source DEMO
Base64编码与解码,MD5加密源码 DEMO-Base64 encoding and decoding, MD5 encryption source DEMO
- 2023-04-04 00:25:03下载
- 积分:1
-
这是一个在vc环境下编译通过的MD5算法。包含算法源代码和测试主程序。...
这是一个在vc环境下编译通过的MD5算法。包含算法源代码和测试主程序。-This is an environment in vc compiled by the MD5 algorithm. Includes algorithm source code and testing main program.
- 2022-03-15 03:52:46下载
- 积分:1
-
使用vb对ini文件加密以及读取
使用vb对ini文件加密以及读取-use vb right ini file encryption and read
- 2023-02-19 21:15:03下载
- 积分:1
-
算法起源 RSA 与 visual studio 2013 GMP 图书馆
这是我的代码,我用 c 语言编写的库 gmp 结合时的代码。我在 Visual studio 2013 上进行编译。我的程序是计算值为公共密钥 n、 e、 秘密的关键 d 和后存储在文件的文本。该程序有 3 功能是计算,最后的工作会议,生成密钥并转到上一届会议。当用户选择退出程序的功能然后程序将退出。
- 2023-04-26 19:10:03下载
- 积分:1
-
aes的原代码,在VC++的环境下运行.
aes的原代码,在VC++的环境下运行.-Orangk"aes the original code in VC++ environment operation.
- 2022-06-26 17:11:23下载
- 积分:1
-
c描述的lzw算法,完整的可以在tc下运行!
c描述的lzw算法,完整的可以在tc下运行!-c described lzw algorithm, the integrity of the tc can run!
- 2022-04-27 18:57:10下载
- 积分:1
-
MD5算法的VC示例,非常 好!
MD5算法的VC示例,非常 好!-MD5 algorithm VC example, a very, very good!
- 2022-08-10 21:18:20下载
- 积分:1
-
Cipher faster than other cryptographic algorithms
密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
- 2022-03-07 11:42:20下载
- 积分:1
-
Ge 90
这是ge 90-30的versapro这软体,的使用教学手册。-Ge 90-30 This is the versapro this software, the use of teaching manuals.
- 2023-01-26 06:35:03下载
- 积分: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