-
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
-
Java用户界面编程指南,着重讲述了如何用java设计出精美的界面,对java程序员来说有特别的意义。...
Java用户界面编程指南,着重讲述了如何用java设计出精美的界面,对java程序员来说有特别的意义。-Java user interface programming guide, will focus on how to use java beautifully designed interface, the java programmer is of special significance.
- 2022-01-26 08:33:40下载
- 积分:1
-
哈尔滨工业大学苏小红教授的C语言教程课件,介绍非常详细,重点突出,非常棒的C语言学习材料...
哈尔滨工业大学苏小红教授的C语言教程课件,介绍非常详细,重点突出,非常棒的C语言学习材料-Harbin Institute of Technology Professor Su Xiaohong the C language tutorial courseware to introduce the very detailed and focused, very good C-language learning materials
- 2022-01-25 19:38:08下载
- 积分:1
-
电子书,介绍电脑技巧的精彩文章100招!
电子书,介绍电脑技巧的精彩文章100招!-e-books, computer skills are excellent article 100 strokes!
- 2022-02-02 09:12:33下载
- 积分:1
-
52t8_Modbus, MODBUS and Application Note
52t8_Modbus,MODBUS协议的说明及应用-52t8_Modbus, MODBUS and Application Note
- 2022-03-25 00:42:16下载
- 积分:1
-
一个详细的描述,我不明白可以采取一看他们我..
详细的介绍ROC,不懂的可以看看,相信对你会有用的
- 2023-01-04 19:15:03下载
- 积分:1
-
ARM嵌入式系统开发
ARM嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c,cache配置。-ARM Embedded System Development-- software design and optimization of the source code with the book. Development Environment asm2 c, cache configuration.
- 2022-03-17 22:54:12下载
- 积分:1
-
c语言900例 全部是很好的实例 对编程有很大的帮助
c语言900例 全部是很好的实例 对编程有很大的帮助-c language all 900 cases is a very good example of great help in programming
- 2022-07-15 01:02:06下载
- 积分:1
-
上传本数电教程,全书包括六章,分别有绪论、数制码、数字电路、组合电路、时序电路、存储器。希望给大家帮助...
上传本数电教程,全书包括六章,分别有绪论、数制码、数字电路、组合电路、时序电路、存储器。希望给大家帮助-From the number of electrical tutorials, the book includes six chapters, respectively, Introduction, a number of system codes, digital circuits, combinational circuits, sequential circuits, memory. I hope to help everyone
- 2023-08-12 10:00:04下载
- 积分:1
-
Quantum Platform(QP)是一个轻量级的事件驱动的嵌入式系统应用框架,支持面向对象设计的应用模型...
Quantum Platform(QP)是一个轻量级的事件驱动的嵌入式系统应用框架,支持面向对象设计的应用模型-Quantum Platform (QP) is a lightweight event-driven application framework for embedded systems to support the application of object-oriented design model
- 2022-03-25 10:23:23下载
- 积分:1