搜索资源列表
3des源代码
- 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
MD5_Code_VC
- 基于VC6的MD5加密源码,短小精干,利于交流学习。-MD5 encryption source code, the short crack, and conducive to the exchange of learning.
Unlockfile
- 解密软件 由C++编写,还可以,解决短小的 密码相当适用-decryption software prepared by the C, can also solve the password very short application
tea
- TEA加密算法(一个非常短小的加密算法)-TEA encryption algorithm (a very short encryption algorithm)
ECC
- 基于Openssl的ECC加密程序,实现简短数据加密-The Openssl the ECC encryption program, short data encryption
triple_DES
- 使用的是BCB5开发的一个简单的3DES的DEMO,对文件采用的是密文挪用来处理短块。-Using BCB5 developed a simple 3DES of DEMO, the document is used ciphertext diverted to deal with the short block.
RSA_spadpa_attcaks_and_defenses_design_based_on_80
- (繁体中文版)台湾出品不得多得的关于spa dpa 旁道攻击rsa算法的精彩论文。相对国内的一些翻译性质的、粗制滥造的论文,简直是一个天上一个地下。-As information technology has developed rapidly, it provides more convenient life for people. As the result, the security has become the main concern. Recently, user id and pa
HuffmanCodes
- Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently use
MorseCode
- 莫斯编码 但如何发送信号,编码是什么? 其实,国际通用的求救信号,使用的是摩斯码。 摩斯码并不高深,非常简单而且容易学会。-Morse code represents characters as variable length sequences of dots and dashes. In practice, characters in a message are delimited by short pauses.
917182414932
- 实现了AES加密的功能,包括文件加密、流加密、文件加密。-AES is short for Advanced Encrypt Standard.The source code encrypt file,stream and strring.
Morse_code
- 编写一个程序,读入一个由英文单词组成的文件1.txt,然后把它编码成摩尔斯码写入文件2.txt,同时,根据声音长短发声(点号发短音,破折号发长音)。-The preparation of a program, read a document composed of English words 1.txt, and then encoding it into Morse code into the file 2.txt, at the same time, according to the le
sqlserver
- matlab算法能够紧缺的实现各种方案的问题-matlab algorithm can achieve a variety of short programs
mima
- 遗传密码学经典的大家下载呀非常漂亮简短优美安全-Genetic code of all the classic places to download it very beautiful beautiful short security
Qin_Jiushao_ideas
- 这是秦九韶法求解思路及代码,思路很简单,代码也很短,希望对广大人民群众有所帮助-This is the method of Qin Jiushao ideas and code, very simple ideas, code is also very short, broad masses of the people want to help
xietaoprogram
- 关于破解md5的程序,来自中科院的谢涛老师,运行时间很短-Crack md5 on the procedure of Xie Tao from the Chinese Academy of Sciences teacher, a very short running time
RSALib_PHP_1.0
- We have lots of essays in our essay database, so please check back here frequently to see the newest additions. We currently have more than 1,000 essays, mostly in English. Below is the alphabetized list. And they are all FREE! Download as many as yo
DES
- 提供了大量源码,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢-Provides a wealth of source, DES algorithm in symmetric key cryptography system, then known as the United States data encryption standard DES encryption algorithm features: sh
20073169281648
- 一款作者说比WinZip速度快很多的SINE256加密算法模块。支持指定密钥,长度。支持加密,解密以及加解密文件。速度比较快,源代码给出详细的转换统计,如转换时间以及结果,另外给出数据加密分析指示。总之对于研究加密算法的网友是一个不错的学习示例。提示的是这个代码对于中文加密好像有问题,我没有时间仔细去研究,大家改进的话麻烦给我一份,我发布上来,让大家共享。 -A writer says is much faster than the SINE256 WinZip encryption algor
designASICin5weeksn
- The document goes about describing how ASIC development can be done in a very short duration of time
YQNfE7dt
- 此源码半年前写的第一版,没完善,没优化,只是给新手学习使用。 可以学到: 文本,文件,配置文件操作。使用打开文件与打开加密文件,对列表框的基本了解与使用,根据其位置取出文本等等 总之很简单,代码看懂了 你自己也能写一些简单的东西 代码完成度98 ,稍作修改可以直接使用,不过我删除了某些命令 可能有些地方进不去,这个自己修改下。比如用户管理的密码是对的 可是也进不去。自己弄弄吧。 -The source c
