-
测试对字符串的MD4。运行环境:vs2008 (注意选择“多字符”编译)...
测试对字符串的MD4。运行环境:vs2008 (注意选择“多字符”编译)-Testing of the string MD4. Operating environment: vs2008 (attention to the selection " multi-character" compilation)
- 2023-06-18 15:40:04下载
- 积分:1
-
RSA算法的源码,出自高手 VC。
RSA算法的源码,出自高手 VC。-RSA algorithm source code, stems from master VC.
- 2022-02-01 22:16:50下载
- 积分:1
-
微软cryptapi文档
微软cryptapi文档-Microsoft cryptapi document
- 2022-03-19 16:02:42下载
- 积分:1
-
sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
- 2022-01-25 22:47:04下载
- 积分:1
-
Ziplib for java is a very good procedure . Must read . It is of high quality to...
ziplib for java 是很好的程序。务必读一读。压缩质量好-Ziplib for java is a very good procedure . Must read . It is of high quality to compre
- 2022-08-06 07:38:43下载
- 积分:1
-
JAVA的加密库之一
JAVA的加密库之一-JAVA encryption tank
- 2022-10-11 01:00:02下载
- 积分:1
-
这是用C编写的伪随机数加密算法,请大虾们指教。
这是用C编写的伪随机数加密算法,请大虾们指教。-This is prepared by using C pseudo-random number encryption algorithm, please advise their shrimp.
- 2022-04-24 16:05:52下载
- 积分:1
-
这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护....
这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护.-this is a good document encryption software that can make your documents to be subject to stringent privacy protection.
- 2022-05-22 23:01:49下载
- 积分:1
-
加密算法SHA1的C语言实现示例,是一个C++类实现
加密算法SHA1的C语言实现示例,是一个C++类实现-The example of encryption arithmetic SHA1 using C program,which is a C++ class.
- 2022-12-28 15:30:03下载
- 积分:1
-
et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int...
et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation either version 2, or (at your option) any
* later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program if not, write to the Free Software Foundation,
* Inc., 59 Temple Place- Suite 330, Boston, MA 02111-1307, USA.
- 2022-05-19 19:13:03下载
- 积分:1