搜索资源列表
MyMD5
- 信息安全MD5哈西加密算法用c语言编程实现-information security encryption algorithm MD5 hash using C language programming
MyRSA
- 信息安全RSA非对称加密算法用c语言编程实现-information security RSA asymmetric encryption algorithm used programming language c
AES.rar
- 使用V C++编程实现使用Rijindeal算法的高级数据加密算法AES。,The use of V C++ programming Rijindeal algorithm implementation using advanced data encryption algorithm AES.
rsa
- RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
code
- C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
code245
- C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
secure_comunication_software
- 一个基于openssl开发的安全通信软件,可实现消息发送方和接收方之间的安全通信,编程语言为C语言。-It s a openssl-based development of secure communications software that enables the message sender and receiver of secure communication ,programming languages is C language.
Ccodes2
- Introduction to programming C -Introduction to programming C II
small-CA-system
- 小型的CA系统,用C++编程,内有说明,可以放心下载-CA small system, with C++ programming, there are instructions, you can rest assured Download
C-programming-examples
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technolog
aes
- AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
PRAN
- 在使用C#编程,但伪随机数加密一直不知道是怎么实现的,今天研究了一下,看了一个使用伪随机数加密用户名密码的例子,觉得简单易懂,索性把源代码也共享出来,帮助更多想实现C#伪随机数加密的朋友。在演示窗口,输入密码的时候,会适时显示出经过加密的密码,挺有参考价值。-In the use of C# programming, but pseudo-random number encrypted did not know how to achieve today study a little, read
desnew.c.tar
- it is a des solver in c programming.
huffmann
- Huffman Encoding with C programming language
RSA
- 利用C语言编写程序,成功的实现对RSA算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of RSA algorithm programming, simple operation, convenient, program classic!
MD5--matlab
- 利用C语言编写程序,成功的实现对MD5算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of MD5 algorithm programming, simple operation, convenient, program classic!
RSA
- ?理解公钥密码及数字签名相关的基本概念 ?理解并能够编写RSA或DSA数字签名算法 ?熟练应用C++编程实现数字签名体制(To understand the basic concepts of public key cryptography and digital signature To understand and be able to write RSA or DSA digital signature algorithm Is proficient in C++ programm