登录
首页 » Verilog » 1024位RSA加密算法

1024位RSA加密算法

于 2022-03-21 发布 文件大小:3.23 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

 RSA算法的描述 选取长度应该相等的两个大素数p和q,计算其乘积:                         n = pq 然后随机选取加密密钥e,使e和(p–1)(q–1)互素。 最后用欧几里德扩展算法计算解密密钥d,以满足                 ed = 1(mod(p–1)(q–1)) 即             d = e–1 mod((p–1)(q–1)) e和n是公钥,d是私钥  

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ditietickets
    利用VHDL语言实现地铁售票系统的设计。售票系统根据途经站数自动计算票价(Using VHDL language metro ticket system. Ticketing system automatically calculated according to the number of fares via station)
    2010-05-07 17:09:35下载
    积分:1
  • 48_4.12
    网络通信中的MII接口 通常将4位nibble数据送出,此程序将4位数据组合成8位数据并行输出(8比特==1个字节)。。完全可用 同时包含84转换(The MII network interface usually sent four nibble data, this procedure will be 4-bit data into 8-bit parallel output data (8 bits == 1 byte). . Completely available at the same time contains 84 conversion)
    2009-04-21 13:43:45下载
    积分:1
  • VCS
    VCS详细学习资料。内涵专业研究院所内部培训资料。适合于初学者学习使用,易于上手。(VCS learning)
    2012-10-26 10:14:09下载
    积分:1
  • 可编程波发生器
    这是波发生器的顶层。它直接实例化 I/O 垫和实现设计所需的所有子模块。
    2023-01-25 04:20:04下载
    积分:1
  • RS_Encoder
    具有16个校验位的RS编码器,在FPGA上实现。(With 16 RS encoder, the parity bit in the FPGA.)
    2012-08-06 11:52:37下载
    积分:1
  • ofdm
    这是OFDM调制matlab的程序,中间详细描述了调制的过程,希望对大家有用。(This is the OFDM modulation matlab procedures, a detailed description of the intermediate modulation process, I hope useful.)
    2013-09-26 16:20:42下载
    积分:1
  • DE2_WEB_QII_60
    ALTERA官方板子DE2官方代码,芯片是EP2C35F672C6N(ALTERA official board DE2 official code, the chip is EP2C35F672C6N)
    2017-09-07 19:35:35下载
    积分:1
  • 在I2C EEPROM作为奴隶
    说明:
    2022-10-15 06:15:02下载
    积分:1
  • I2C slave设计代码
    I2C slave功能模块的一种实现方式,简单易根据自己实际需求做修改,已经过FPGA验证可以很好的工作
    2022-03-20 06:59:34下载
    积分:1
  • T13_USB
    本示例为基于FPGA红色飓风一代IDS-EP1C6/12开发板的USB传输,实现了pc端接收来自FPGA开发板的数据,并显示条纹,具体使用说明见解压后的说明文档。(This example is based on red hurricane generation FPGA development board' s USB transfer IDS-EP1C6/12 realized pc client receives the data from the FPGA development board and display stripes, detailed instructions, see the documentation after decompression.)
    2011-01-05 15:10:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载