搜索资源列表
加密解密_RSA_DES_MD5==
- C#做的加密解密的东西,做在一起,有点乱,只是作为交流学习!-C# to do encryption and decryption of things to do together, a little bit chaotic, but as the exchange of learning!
RSA算法小实例
- 某位朋友\"用C#做的加密解密的东西,做在一起,有点乱,只是作为交流学习\"-certain friends "with C# to do encryption and decryption of things to do together, a little bit chaotic, but as the exchange of learning"
dss.rar
- 真正完整独立运行的数字签名和密钥交换C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。 ,Truly complete stand-alone digital signature and key exchange C source code, as well as teaching courseware (PDF file), you can update them on http://zhou63.ahut.edu.cn/.
Cryptology
- 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
UTF-8toGB2312
- C语言实现UTF-8与GB2312互换,提供详细的转换函数-C language UTF-8 with GB2312 exchange, provide a detailed transfer function
aes128
- aes128M加密算法,是c程序的,供大家分享交流-aes128M encryption algorithm, is the c program for people to share exchange
QQ_password
- QQ加密原理及其解密。大家学习一下,共同交流-QQ encryption and decryption principle. U.S. to learn about common exchange
linuxcode
- linuxcode,主要用c++语言编写,还有vb,basic等,用于大家学习交流。-linuxcode, the main c++ languages, as well as vb, basic, etc., for them to learn from the exchange.
book
- c语言做的简单图书管理,是我的课程设计,希望交流一下-c language simple library management, curriculum design is my hope that the exchange of about
c_rc4
- c#编写的rc4算法,,测试能用 希望大家相互交流学习-c# prepared RC4 algorithm, testing can hope that mutual exchange of learning
Windows_C__dde-Client
- DDE 动态数据交换分析开发实例 在Windows下用C/C++语言实现-DDE Dynamic Data Exchange analysis of the development of examples used in Windows under C/C++ Language
my_ecc
- ECC曲线集的源代码,C++编写的,可供大家交流-ECC curves set the source code, C++ Prepared for our exchange
ABC
- 此源代码是VISUAL C++学习的好帮手,大家可以看一看,互相交流-This source code is VISUAL C++ Learn the good helper, we can take a look at the exchange
OS_project_Thread
- Purpose Aim to setup a small system above the OS layer , implement the message queue of process or thread and simulate the function of watchdog used to detect the deadlock of the system. - introduction 1. Purpose Aim to setup a s
bookmanagement
- 图书管理系统 JAVA实现 C/S架构 大家参考交流下-JAVA library management system to achieve C/S structure under reference exchange
ccode5
- 一个c下的页式存储管理方案小程序 供学习交流使用-C of the page under a storage management solution for small procedures used to study the exchange of
json-c-0.9.tar
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
DES--C
- DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算-DES uses a 56 key , as well as 8 additional parity bit , resu
C++项目初稿.tar
- c++项目,随意写了一些东西,我们可以交流(C++ project, free to write something, we can exchange)
DES加密与解密
- des加密算法的实现,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。(The symmetric cryptosystem in the DES algorithm for the password system, has been beca
