搜索资源列表
算法
- 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da
DES
- 用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
mimaxue
- 有关密码学的,加密,运用的是C与C++来开发的,相信对有兴趣于密码学的朋友来说有帮助的-youguanmimaxuede,jiami,yunyongdeshicyuc++laikaifade,xiangxinduiyouxingq
VERNAM
- 运用C的语言环境,对V码进行加密和解密的过程-Using C language environment, V codes process of encryption and decryption
jiandanyihuo
- 实现简单异或加密解密算法,在程序中,运用C语言编写,实现对字符串的加密以及解密。-Simple XOR encryption and decryption algorithms
dsa
- 通通过DSA算法的C编程说明加密算法的运用-Pass through the DSA algorithm in C programming note the use of encryption algorithms
DES_3DES
- Linux下c语言实现DES和3DES算法,DES算法属于对称加密算法,在一些对安全性要求较高的交易中运用广泛,如支付行业等。-Linux c language DES and 3DES algorithm, DES algorithm is a symmetric encryption algorithm, widely used in the transactions with higher security requirements, such as the payment industr
ljpxueshengguanli
- 基于C语言的学生管理系统 运用文件的读写。-C-based student management system
CRCEncode
- 此C#代码实现了对软件的加密,运用了CRC技术,反调试技术,代码扰乱技术等等。-This C# code for encryption software, the use of CRC technology, anti-debugging technology, code, disrupting technologies.