-
这是一个VHDL程序的CRC编码器
this a vhdl program for crc encoder and
decoder-this is a vhdl program for crc encoder and
decoder
- 2023-06-02 01:20:03下载
- 积分:1
-
一个用各种加密算法给文件加密的Delphi例子。为了减小文件size把执行文件去掉了。D7下编译。...
一个用各种加密算法给文件加密的Delphi例子。为了减小文件size把执行文件去掉了。D7下编译。-A full example that encript a file with many motheds.You should sompile it under D7.
- 2022-02-05 03:48:24下载
- 积分:1
-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions. (Eg : UNIX password algorithm is to DES algorithm-based).
- 2022-07-27 18:16:04下载
- 积分:1
-
text encryption and decryption
文本加密和解密
- 2022-09-21 03:50:03下载
- 积分:1
-
java写的椭圆曲线加密(ECC)算法源码
java写的椭圆曲线加密(ECC)算法源码-java writes the elliptic curve encryption (ECC) calculates the
law origin code
- 2023-01-21 16:00:04下载
- 积分:1
-
rsa实验,刚学会的
rsa实验,刚学会的-rsa experiments, the newly acquired
- 2022-02-01 18:31:21下载
- 积分:1
-
cox方法展频水印matlab源码,对bitmap图像隐藏信息
介绍利用AFEPack求解自适应有限元的基本使用方法. 其输入参数为利用easymesh对区域进行剖分后的得到的文件.-AFEPack introduce the use of adaptive finite element to solve the basic usage. Its input parameters for the use of easymesh region after the partition of documents.
- 2022-05-22 22:29:13下载
- 积分:1
-
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善...
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善-With C++ Achievable Virginia password source, has been DevC++ Tested, we can further improve the function
- 2022-02-05 00:37:03下载
- 积分:1
-
VC实现RSA算法的程序,好东西啊,vc6.0编译通过
VC实现RSA算法的程序,好东西啊,vc6.0编译通过-VC to achieve RSA algorithm procedure, a good thing ah
- 2022-03-23 21:09:50下载
- 积分:1
-
数字签名PDF
应用背景在这篇文章中,我将介绍一个简单的源代码,让您的数字签名PDF文档和修改它的元数据。我会用优秀的 自由港;iText ;图书馆:itextsharp,可以下载 ;这里。你需要2008个视觉工作室能够打开和建设该项目。关键技术itextsharp提供了很多有趣的功能,创建和操纵PDF文件,但在这篇文章中,我们将只使用数字签名功能。我也会用一些功能来操作# PKCS 12证书。你唯一需要知道的是,我们的数字签名将使用从蛋白提取私钥# 12证书。
- 2022-08-06 19:26:08下载
- 积分:1