-
Base64算法C++实现
Base64算法C++实现
Base64算法C++实现
Base64算法C++实现-Base64 algorithm C++ Achieve Base64 algorithm C++ Achieve
- 2022-10-11 00:05:03下载
- 积分:1
-
MD5的c/c++的一个实现范例,包含MD5开发包
MD5的c/c++的一个实现范例,包含MD5开发包-MD5 of c/c++ Realize a sample, including MD5 Development Kit
- 2022-02-15 16:48:20下载
- 积分:1
-
数据加密标准 (DES) 关键时间表
此代码提供关键时间表中的数据加密标准 (DES),这是生成子密钥的算法的实现的。
• 输入: (长度 (64 位) 的任何字符串。
• 输出: 16 子键产生的 DES (每个 48 位长度)。
如何使用它:
1.>> K = DES_KeyScheduling %会创建一个类 "DES_KeyScheduling" 的对象。
2.>> K.KEY_STRING = "密码" %设置的加密密钥值。
3.>> K.printPC2() %打印输出的置换选择 2 (PC-2) (也称为 x 16 48 及其子键) 无压痕。用来调用函数 1 "K.printPC2(1)" 要输出带缩进值。
- 2023-08-24 20:00:03下载
- 积分:1
-
MD5加密算法源代码,对于初学者有很好的借鉴意义!
MD5加密算法源代码,对于初学者有很好的借鉴意义!-MD5 encryption algorithm source code, there are very good for the beginners learn the meaning of!
- 2023-08-15 20:40:03下载
- 积分:1
-
Delphi写的base64算法程序
Delphi写的base64算法程序--Base64 algorithm program writed by Delphi
- 2022-03-04 22:03:17下载
- 积分:1
-
rsa加密算法,VC环境,基于对画框的演示rsa算法的程序。
rsa加密算法,VC环境,基于对画框的演示rsa算法的程序。-rsa encryption algorithm, VC environment, based on a demonstration of frame rsa algorithm procedure.
- 2023-07-23 18:20:02下载
- 积分:1
-
AES Rijndael fast security system to encrypt and deycrypt information
AES Rijndael fast security system to encrypt and deycrypt information
- 2022-03-18 16:38:11下载
- 积分:1
-
可以保护你的网站源码不被别人看到!
可以保护你的网站源码不被别人看到!-can protect your website source not to be seen by others!
- 2022-01-21 18:06:06下载
- 积分:1
-
MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧
MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧-the MFC category and convenient. CMD5 : : GetMD5 ( "123") it simple
- 2022-04-20 01:43:58下载
- 积分:1
-
blind input method, using Microsoft's TTS achieve blind calligraphy
盲人输入法,利用微软的TTS实现盲人书法-blind input method, using Microsoft"s TTS achieve blind calligraphy
- 2022-02-01 23:05:14下载
- 积分:1