-
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
-
淘宝2008年招聘的笔试题目,这是C++部分的卷子。
淘宝2008年招聘的笔试题目,这是C++部分的卷子。-Taobao 2008 recruitment written test subject, this is C++ part of the examination paper.
- 2023-02-04 00:50:03下载
- 积分:1
-
java 与 xml 技术的确融合,众多详实的代码
java 与 xml 技术的确融合,众多详实的代码-java and xml technology integration Indeed, many detailed code
- 2022-07-07 20:52:15下载
- 积分:1
-
This is a Debian Linux on the books. For understanding and Debin platform users,...
这是一本介绍Debian Linux平台下的书籍,对于了解和掌握Debin平台的用户来说,是难得的书籍。-This is a Debian Linux on the books. For understanding and Debin platform users, which is rare books.
- 2022-03-20 09:37:23下载
- 积分:1
-
C++教程,内容比较详细
C++教程,内容比较详细-C Directory, as more detailed
- 2022-06-15 03:10:05下载
- 积分:1
-
C++网络编程 卷1 运用ACE和模式消除复杂性
C++网络编程 卷1 运用ACE和模式消除复杂性-ace网络编程
- 2022-04-28 15:07:27下载
- 积分:1
-
C语言的精确延时 里面包含C延迟函数的精确算法!
C语言的精确延时 里面包含C延迟函数的精确算法!-C-precision delay containing the exact algorithm for delay functions C!
- 2023-06-16 13:50:03下载
- 积分:1
-
All the code examples in this book are written in C#, Microsoft s flagship new p...
All the code examples in this book are written in C#, Microsoft s flagship new programming language developed concurrently with the .NET Framework. Our hope is that Visual Basic developers won t feel alienated by this focus on C#. In fact, C# and Visual Basic code are structurally very similar and, apart from the obvious language syntax differences, the C# samples should be very readable to a Visual Basic .NET developer. On the companion CD, you ll find every sample application in this book with versions in C# and Visual Basic .NET. The only exceptions to this are the custom control examples from the second half of Chapter 15 and from Chapter 16. These are only in C#, not because you can t use Visual Basic (or any other language the .NET Framework supports, but because we didn t have time to do it!
- 2023-03-09 21:30:06下载
- 积分:1
-
《程序员修炼之道:从小工到专家》原名<The Progmatic Programmer>国外翻译书籍中文版,pdf格式...
《程序员修炼之道:从小工到专家》原名国外翻译书籍中文版,pdf格式
- 2022-05-17 03:19:05下载
- 积分:1
-
初学者使用java开发PPT课程配备麦克风很合适…
Very suitable for beginners to use JAVA development PPT course equipped with Microsoft s office software will be able to view the open let us begin
- 2023-08-07 07:40:04下载
- 积分:1