-
DES算法实现过程分析 之 C
这是jacobi迭代算法-iterative algorithm to caculate Jacobi(matrix?)
- 2022-08-20 17:12:01下载
- 积分: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
-
ecc encrption
- 2022-03-09 11:16:26下载
- 积分:1
-
UNICODE编码介绍
UNICODE编码介绍-coding introduced UNICODE
- 2023-08-09 23:30:03下载
- 积分:1
-
elgamal 签名
应用背景专注于满足安全问题结合RSA算法和对称密钥加密的基础上增强ElGamal算法数字签名方案。该方案是通过合并整数因子分解问题和离散对数问题。由于它提供了更好的计算速度和吞吐量比现有的rsa-elgamal算法。关键技术 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;及 ; ; ; ; ; ; ; ; ; ; ; ; ;提出的方案ElGamal型方案,使它的重点从原来的方案不同生成和加密解密过程。在这种技术中我们使用了两个单独的文件,用于加密文件和二签署消化消息。我们使用对称密钥加密增强ElGamal密码
- 2022-03-18 23:07:16下载
- 积分:1
-
一些常用编码,加密算法的c/c++代码,包括,base64,sha1,des,md5等...
一些常用编码,加密算法的c/c++代码,包括,base64,sha1,des,md5等-Some commonly used encoding, encryption algorithm c/c++ Code, including, base64, sha1, des, md5, etc.
- 2022-02-07 00:24:25下载
- 积分:1
-
RC4 encryption algorithm implementation
RC4 encryption algorithm implementation
- 2022-02-01 02:31:01下载
- 积分:1
-
A5加密算法
个人编写的简单gsm保密A5算法,思路有点凌乱, a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法
- 2022-04-15 02:56:05下载
- 积分:1
-
密码学文献有一个奇妙的发展历程,当然,密而不宣总是扮演主要角色。第一次世界大战前,重要的密码学进展很少出现在公开文献中,但该领域却和其它专业学科一样向前发展。...
密码学文献有一个奇妙的发展历程,当然,密而不宣总是扮演主要角色。第一次世界大战前,重要的密码学进展很少出现在公开文献中,但该领域却和其它专业学科一样向前发展。-cryptography literature has a wonderful history, of course, close does not declare always played the leading role. Before the First World War, it was important to cryptography little progress emerged in the open literature. However, the area has other professional disciplines and the development of the same.
- 2022-03-30 19:34:10下载
- 积分: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