-
采用对称密钥加密的3DES算法经典程序源码
采用对称密钥加密的3DES算法经典程序源码-using symmetric key encryption algorithms 3DES classic procedures FOSS
- 2022-08-24 01:26:54下载
- 积分:1
-
在位图文档中如何进行基本的信息隐藏
在位图文档中如何进行基本的信息隐藏-incumbent map document how the basic information hiding
- 2022-04-10 20:34:32下载
- 积分:1
-
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译...
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译-cryptographers-- encryption methods of C and C to achieve the best procedures in the VC environment compiler
- 2023-01-06 04:50:04下载
- 积分:1
-
罗云彬的《Win32 汇编程序设计》随书源码光盘
汇编程序写的Hash校检程序,分享源码,支持SHA1和MD5两种,支持拉拽,支持剪切板的复制和比对,有进行条,自动计算耗时
(使用了不太精确的计时器),速度还是可以的,大概就这样。
- 2023-07-11 15:50:02下载
- 积分:1
-
I do a small code, which use cryptography to the spread of the Internet are oper...
本人做的一个小代码,密码学里面要用到的,网上流传的都是运行错误的,这个绝对可以-I do a small code, which use cryptography to the spread of the Internet are operational errors, This can definitely
- 2022-03-16 21:52:36下载
- 积分:1
-
AES implementation in C++.
Input: key file and the file for encryption
Outpu...
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
- 2022-01-30 23:02:34下载
- 积分:1
-
这个是大数的加法运算的程序,以数组为大数的承载来构成大数...
这个是大数的加法运算的程序,以数组为大数的承载来构成大数-this is the addition of large numbers of Operational procedures for the array of large numbers of carrying large numbers to form
- 2023-09-01 14:20:03下载
- 积分:1
-
用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。
用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
- 2022-12-03 21:10:03下载
- 积分:1
-
一个基于背包公钥系统的能实现加密功能的小程序。
一个基于背包公钥系统的能实现加密功能的小程序。-a backpack on the public key system to achieve a small encryption procedures.
- 2022-01-26 05:01:37下载
- 积分: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