-
在ECC椭圆曲线上的一种加密算法,是现在比较流行的一种非对称加密算法。...
在ECC椭圆曲线上的一种加密算法,是现在比较流行的一种非对称加密算法。-ECC Elliptic Curve in an encryption algorithm is more popular now a non-symmetric encryption algorithm.
- 2023-02-24 09:45:03下载
- 积分:1
-
罗云彬的《Win32 汇编程序设计》随书源码光盘
汇编程序写的Hash校检程序,分享源码,支持SHA1和MD5两种,支持拉拽,支持剪切板的复制和比对,有进行条,自动计算耗时
(使用了不太精确的计时器),速度还是可以的,大概就这样。
- 2023-07-11 15:50:02下载
- 积分:1
-
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位...
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA" s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4
- 2023-01-27 23:40:03下载
- 积分:1
-
有关欧几里德的扩展算法,非常实用,经测试好用
有关欧几里德的扩展算法,非常实用,经测试好用- The expansion of the Euclidean algorithm, is very practical, easy to use as test
- 2022-03-12 00:54:37下载
- 积分:1
-
另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认...
另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认- Another kind of public key encryption algorithm Pascal
realization and example. Realized has signed and confirmed
- 2023-03-10 10:15:04下载
- 积分:1
-
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)...
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)以DTab为S-盒;
(2)以DTab为P置换
-from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. Try to write were "seeking DArea by which all data (1) DTab S-boxes; (2) DTab replacement for the P
- 2023-04-08 23:00:03下载
- 积分:1
-
全功能的加密库,对称加密,非对称加密,单向加密,等待,最新版本...
全功能的加密库,对称加密,非对称加密,单向加密,等待,最新版本-Full-featured encryption library, symmetric encryption, asymmetric encryption, one-way encryption, to wait, the latest version
- 2022-01-26 07:04:58下载
- 积分:1
-
用VERILOG语言实现的数据加密标准代码,在QUARTUS5.1上仿真过
用VERILOG语言实现的数据加密标准代码,在QUARTUS5.1上仿真过-Using Verilog language code of the Data Encryption Standard, in the simulation had QUARTUS5.1
- 2022-07-09 01:14:43下载
- 积分:1
-
在完整的RSA算法/ *** lt;gt;部分:RSA lt;/ gt;* lt;gt;…
关于RSA算法的完整性/***lt;Pgt;部分:RSA lt;/Pgt;*lt;Pgt;描述:Encodage de donn idle s selon le protocole RSA lt;/Pgt;*lt;Pgt;版权所有:Copyright(c)2004lt;/Pgt;*@author Fran正在继续Bradette**@version 1.1 version originale de Robert Sedgewick and Kevin韦恩。版权所有2004*pris sur le现场http://www.cs.princeton。*修饰语edu/introcs/104crypto/RSA.java.html文件帕弗兰在继续,布拉德特*/
- 2022-04-19 13:24:23下载
- 积分: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