登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:所有
  2. 代码类别:加密解密
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. encryption algorithm used des documents small program with inside des encryption...

用des算法加密文件的小程序,里面带有des算法和加密的程序,用vc编写-encryption algorithm used des documents small program with inside des encryption algorithm and the procedures used to prepare vc

1
下载
81
浏览
2022-06-19发布

2. IEEE2008年文章An Image Encryption Scheme Based on Chaotic Map

IEEE2008年文章An Image Encryption Scheme Based on Chaotic Map -An Image Encryption Scheme Based on Chaotic Map

1
下载
89
浏览
2022-06-19发布

3. 运用通信例子,通过建立安全那么JSSE…

jsse使用范例,通过sokcet通讯建立安全数据传输-JSSE using the example of communication through the establishment of security Sokcet data transmission

1
下载
71
浏览
2022-06-19发布

4. rda源代码

rda加密源代码-The source code of RSA encryption algorithm

1
下载
113
浏览
2022-06-18发布

5. Verilog写的 CRC 编码

Verilog写的 CRC 编码-CRC code written in Verilog

1
下载
115
浏览
2022-06-18发布

7. 笔者长期从事移动通信系统的无线链路调制与调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道调时,都会遇到CRC的求。通常在硬件DS...

笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。-The author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods).

1
下载
90
浏览
2022-06-18发布

8. tablecrypt是一个文件工具。

TableCrypt is a file encryption utility. The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file. This way you need 2 variables to decrypt the file. This is how it works: Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.

1
下载
109
浏览
2022-06-18发布

9. gost-2012 OpenSSL的补丁

应用背景这个补丁增加了GOST R 34.10-2012和 ;34.11-2012支持OpenSSL 1.0.2d。它是俄罗斯的加密标准。路径被发现在网络和应用OpenSSL最近的来源。关键技术OpenSSL 1.0.2d,GOST 34.10-2012数字签名,GOST 34.11-2012哈希(消息摘要),俄罗斯的加密标准,公钥密码体制,椭圆曲线密码体制。

1
下载
95
浏览
2022-06-18发布

10. 微机接口规范有关定时器。

Microprocesser interfacing codes relating to timers.

1
下载
94
浏览
2022-06-17发布

11. IBE基于身份的系统的系统叁数程序,使用VC6.0开发

IBE基于身份的加密系统的系统叁数程序,使用VC6.0开发-IBE identity-based encryption system of systems Triple the number of procedures, the use of VC6.0 Development

1
下载
86
浏览
2022-06-17发布

12. DES算法介绍 

DES算法介绍 -DES algorithm introduced

1
下载
82
浏览
2022-06-17发布

13. RSA算法的实现,大家可以参考看看,用C实现

RSA算法的实现,大家可以参考看看,用C实现-RSA algorithm, we can reference to see, using C to achieve

1
下载
70
浏览
2022-06-17发布

14. DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.

DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.-DES algorithm, includes standard DES algorithm and CBC, ECB mode, compile VC.

1
下载
102
浏览
2022-06-17发布

15. CRC

CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。-CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).

1
下载
92
浏览
2022-06-17发布

16. API的使用例子,你可以从例子中学习

Crypto api 使用实例,可以学习的例子-Crypto api to use examples, you can learn from examples

1
下载
73
浏览
2022-06-16发布

17. ROSSLER方程的混沌时间序列相空间重构程序

ROSSLER方程的混沌时间序列相空间重构程序-Equation ROSSLER chaotic time series phase space reconstruction procedure

2
下载
100
浏览
2022-06-15发布

18. DES算法程序,此程序为完整的程序,可以直接下载使用

DES算法程序,此程序为完整的程序,可以直接下载使用-DES algorithm procedure, this procedure for the complete procedure, can be directly downloaded using

1
下载
83
浏览
2022-06-15发布

19. sha

sha-1算法是目前常用的数字摘要算法,可以为任意长度的数据生成20字节的数字摘要,是数字签名的基础-sha-1 algorithm is commonly used in digital digest algorithm, for arbitrary length of 20 bytes of data generation digital summary is the basis of digital signatures

1
下载
90
浏览
2022-06-15发布

20. sdffsadfasfsadfasdfasdfasdfsadfxc dfasdfjaslkdfjlska jflkasf sadflaksdjflkasdj...

解放勒克司的可是酱豆腐了喀什觉得立刻电视机分厘卡技术副教授打开浪费拉扩大撒飞机昆仑山搭街坊-sdffsadfasfsadfasdfasdfasdfsadfxc dfasdfjaslkdfjlska jflkasf sadflaksdjflkasdjfs fasjdflkas

1
下载
99
浏览
2022-06-14发布