搜索:DES加密

找到约 5,409 项符合「DES加密」的查询结果

结果 5,409
按分类筛选
显示更多分类
https://www.eeworm.com/dl/678/429178.html 系统设计方案

The Data Encryption Standard (DES) is a published federal encryption standard created to protect unc

The Data Encryption Standard (DES) is a published federal encryption standard created to protect unclassified computer data and communications. The DES algorithm is the most widely used encryption algorithm in the world
下载 190
·
查看 1112
https://www.eeworm.com/dl/663/431040.html VHDL/FPGA/Verilog

有效的改进3-DES算法的执行速度

有效的改进3-DES算法的执行速度,采用了多级流水线技术,设计了一种高速的硬件结构,使得原来需要48个时钟周期才能完成的运算,现在只需要一个时钟周期就可以完成。另外通过增加输入/输出的控制信号。使得该IP可以方便的集成到SOC中,大大缩短了SOC的设计周期。 ...
下载 44
·
查看 1057
https://www.eeworm.com/dl/640/435158.html CA认证

this code implements the 64-bit DES algorithm in the platform visual studio 2005

this code implements the 64-bit DES algorithm in the platform visual studio 2005
下载 27
·
查看 1080
https://www.eeworm.com/dl/633/435256.html Java编程

this progam written in java language and describe the des algorithm that allow us to encrypt and de

this progam written in java language and describe the des algorithm that allow us to encrypt and decrypt the information
下载 184
·
查看 1073
https://www.eeworm.com/dl/534/453141.html 其他

DES code in C/C++ ....there are some errors to rectify can anyone help??

DES code in C/C++ ....there are some errors to rectify can anyone help??
下载 29
·
查看 1072
https://www.eeworm.com/dl/519/465093.html 加密解密

DES算法的加解密实现,Visual C++实现

DES算法的加解密实现,Visual C++实现
下载 199
·
查看 1053
https://www.eeworm.com/dl/519/483933.html 加密解密

DES算法的介绍和实现, C++语言实现

DES算法的介绍和实现, C++语言实现
下载 121
·
查看 1084
https://www.eeworm.com/dl/915500.html 技术资料

基于DES理论的数模混合电路可测试性研究

近年来出现的离散事件系统(DES)理论为数模混合电路的测试提供了一种新的解决思路,本文对DES 理论在求取数模混合电路的可测试性和最小测试集中的应用进行了论述。该种方法可以在计算机上用C++语
下载 2
·
查看 3630
https://www.eeworm.com/dl/936994.html 技术资料

DES算法在嵌入式DSP芯片中的实现

·DES算法在嵌入式DSP芯片中的实现
下载 2
·
查看 8768
https://www.eeworm.com/dl/519/446528.html 加密解密

DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私

DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4 ...
下载 23
·
查看 1174