-
WjcDes2
WjcDes2-加密-解密 对一个文件的内容进行加密解密-WjcDes2-encryption- decryption of the contents of a file encryption and decryption
- 2022-05-24 04:38:07下载
- 积分:1
-
基于RSA的数字签名实现,用VC++模拟实现RSA数字签名过程。
基于RSA的数字签名实现,用VC++模拟实现RSA数字签名过程。-RSA-based digital signature implementation, using VC++ simulation of the process of realization of RSA digital signature.
- 2022-01-31 22:15:48下载
- 积分:1
-
UDP
本实验为编程实现 UDP 协议下使用 RSA 算法对信息的加密解密,用于两端之间的通讯
功能,开发平台为 win8.1, 开发环境 Eclipse, 开发语言 Java。(This experiment under the UDP protocol for programming using the RSA algorithm for encryption and decryption of information, for communication between the two ends of
Function development platform is win8.1, the Eclipse development environment, programming language Java.)
- 2016-07-07 09:59:47下载
- 积分:1
-
polar-3gpp-matlab-master
3Gpp中的poalr 码仿真,只要实现其编码和译码程序(polar code simulation in 3GPP)
- 2019-05-06 18:49:08下载
- 积分:1
-
这是一个编程开发用的AVI的播放器对初学者有启发作用
这是一个编程开发用的AVI的播放器对初学者有启发作用-This is a programming using AVI player for beginners instructive role
- 2022-06-22 02:04:37下载
- 积分:1
-
AES加密源代码实例
AES加密源程序示例-AES encryption source code examples
- 2022-01-26 00:29:39下载
- 积分:1
-
RSA MD5 Message Digest rsa md5 news digest algorithm, VC, for your reference
RSA MD5 Message Digest rsa md5消息摘要算法,VC实现,供大家参考-RSA MD5 Message Digest rsa md5 news digest algorithm, VC, for your reference
- 2023-08-30 00:45:04下载
- 积分:1
-
AES算法的C + +源代码
C++版AES源代码
我在这里献丑了,此加密算法的扩展功能,大家发挥自己的能力写写吧!-C++ AES source
- 2022-02-02 08:31:07下载
- 积分:1
-
joined audio watermarking algorithm, using Matlab to achieve
音频的水印加入算法,采用matlab实现-joined audio watermarking algorithm, using Matlab to achieve
- 2022-01-26 00:52:20下载
- 积分:1
-
123
首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。(Number first letter lowercase letters a to z No. 1-26, No. 27-52 uppercase letters A to Z, respectively, so each letter has a unique serial number, sending content to the function F (X- ) = X* X+X+1 send letters number is calculated, it will get a new serial number, the serial number and then take the remainder of the 52, the serial number is the serial number of the letters to be sent encrypted, so that we can achieve encryption role.)
- 2012-10-14 22:07:45下载
- 积分:1