-
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
-
http 协议详解,底层的东东了解对我们很有好处,好不容易收集到的精典文档...
http 协议详解,底层的东东了解对我们很有好处,好不容易收集到的精典文档-Detailed http protocol, the bottom of the Eastern understanding of our very good, hard-won collection of classical documents
- 2022-04-21 19:51:24下载
- 积分:1
-
a common examples of Java technology, including network communications APPLET, S...
提供了常用的JAVA技术的示例,包括有网络通信、APPLET、SWING,多线程等小程序。不错的JAVA入门向导。-a common examples of Java technology, including network communications APPLET, SWING, multithreading and other small procedures. JAVA good entry wizard.
- 2022-03-05 05:46:45下载
- 积分:1
-
HVAC Manual ASHRAE
HVAC Manual ASHRAE-2005
- 2022-03-11 04:33:39下载
- 积分:1
-
This a good book for C# developers
This a good book for C# developers-This is a good book for C# developers
- 2022-12-31 03:00:04下载
- 积分:1
-
C语言参考,还有很多参考价值
C语言参考,还有很多参考价值-C Language Reference, there are many reference value
- 2022-06-14 06:12:38下载
- 积分:1
-
初学者对指针不好理解,请看再论指针,里面详而细的介绍了指针的各种用法...
初学者对指针不好理解,请看再论指针,里面详而细的介绍了指针的各种用法-Beginners right pointer bit difficult to understand, see and then on the pointer, which describes in detail the fine variety of usage of pointers
- 2022-08-10 23:20:55下载
- 积分:1
-
关于WINDOWS2000下的驱动开发的书。还可以。有兴趣的可以看看。...
关于WINDOWS2000下的驱动开发的书。还可以。有兴趣的可以看看。-On the under-driven development WINDOWS2000 book. Can also be. Are interested can look at.
- 2022-08-21 15:32:22下载
- 积分:1
-
统计学习算法中的一种改进,它延伸出来的方面包括了很多的方面...
统计学习算法中的一种改进,它延伸出来的方面包括了很多的方面-Statistical learning algorithms in an improvement, it extends out include a lot of aspects of
- 2022-03-12 18:25:07下载
- 积分:1
-
潘松的现代计算机组成原理,很好的一本书,和大家一起分享!...
潘松的现代计算机组成原理,很好的一本书,和大家一起分享!-Pan Song of the principles of modern computer components, one very good book, and share with everyone!
- 2022-07-20 22:15:12下载
- 积分:1