-
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和...
ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。
ElGamal用于数字签名。被签信息为M,首先选择一个-ElGamal algorithm not only used for data encryption can be used for digital signatures, their safety depends on the calculation of a finite field discrete logarithm this problem. Key to the method. First of all, choose a prime number p, the two random numbers, g and x, g, x
- 2022-08-13 15:22:56下载
- 积分:1
-
vb.net学习文档,希望对VB爱好者有些许帮助
vb.net学习文档,希望对VB爱好者有些许帮助
-vb.net study documents, and I hope to VB lovers is some help
- 2022-01-23 10:43:30下载
- 积分:1
-
查看所有图标的EXE或DLL文件
浏览EXE或DLL文件的所有图标-View EXE or DLL files of all icons
- 2022-07-13 08:26:31下载
- 积分:1
-
inside relevant MATLAB teaching you can refer to the need to look at the Police
里面相关的MATLAB教学可以参考一下需要看的警察
- 2022-11-12 03:00:04下载
- 积分:1
-
my c learning book
my c learning book
一本大学生写的C语言教程,入门级
一本大学生写的C语言教程,入门级-my c learning book
my c learning book
- 2022-04-22 03:54:25下载
- 积分:1
-
饮水思源上的一些C++收藏
饮水思源上的一些C++收藏-drink from the source of some C++ collection
- 2022-11-02 00:15:03下载
- 积分:1
-
windows编程教材4
windows编程教材4-windows programming teaching material 4
- 2022-05-19 12:40:32下载
- 积分:1
-
Visual C++数字图像识别技术典型案例 之 条形码技术 源码
Visual C++数字图像识别技术典型案例 之 条形码技术 源码-Visual C Digital Image Recognition Technology Case typical bar code technology FO
- 2022-03-01 01:41:35下载
- 积分:1
-
Using Visual C++ 6.0
一本关于Visual C++ 6.0基本编程应用的书籍。
Using Visual C++ 6.0
一本关于Visual C++ 6.0基本编程应用的书籍。-Using Visual C 6.0 of a Visual Basic 6.0 C Application Programming books.
- 2022-04-10 15:19:07下载
- 积分:1
-
you need to be familiar with the customary and effective
ways to structure you...
you need to be familiar with the customary and effective
ways to structure your code. Books about programming languages often cover
only the first two, or discuss usage only spottily. Maybe that’s because the first
two are in some ways easier to write about.This book addresses your need: customary and effective usage.-Prentice.Hall.Effective.Java.2nd.Edition.May.2008.3000th.Release
- 2022-02-04 16:28:56下载
- 积分:1