搜索资源列表
MD5算法的JavaBean
- MD5计算,可以将文件提取出摘要,进行比对,校验,实现指纹算法-MD5, can be extracted document summaries, compare and testing to achieve fingerprint algorithm
md5.rar
- MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘)) 比较两次密文是否一致:
MD5
- 易语言版MD5检测源码,用于检测/比对文件的MD5值!-Easy to detect source-language version of MD5, used to detect/compare files MD5 value!
EncryptionaDecryption
- 收集20篇左右的某种英文文献资料(每篇字符数量>1万字符),将其编辑成一个超过20万字符的文件,统计每个英文字母的使用频率,对期中的一篇进行加密,然后运用统计方法进行解密,人工比较解密结果与明文的差距。-About the collection of some 20 English literature (the number of each character> 10000 characters), to edit into a character more than 200,00
21
- 比较不同加密的优缺点,内含多个加密算法 用于计算机安全。-Compare the advantages and disadvantages of encryption, including encryption algorithms for a number of computer security.
Compare_Two_Files_HMACSHA1_VB_2005
- Compare Two Files HMACSHA1 VB 2005
300SECRET
- 300种加密和解密算法的实现,比较全,也可自己改进。-300 species of implementation of encryption and decryption algorithms to compare the whole, but also to improve themselves.
DES
- DES key tester and output compare for VB. Based on Christophe Devine´ s DES code-DES key tester and output compare for VB. Based on Christophe Devine´ s DES code
mima
- 1)用C\C++语言实现仿射变换(Affine)加/解密算法;2)用C\C++语言实现统计26个英文字母出现的频率的程序;3)利用仿射变换加/解密程序对一段较长的英文文章进行加密,再利用统计软件对明文和密文中字母出现的频率进行统计并作对比-1) with C \ C++ language affine transformation (Affine) encryption/decryption algorithm 2) with C \ C++ language and Statistics
protocol-anomaly-detection-network-based-intrusio
- A taxonomy was developed by Axelsson to define the space of intrusion detection technology and classify IDSs. The taxonomy categorizes IDSs by their detection principle and their operational aspects. The two main categories of detection principle
200611919209267
- 主要是对文件的一些操作:加密、解密文件,加密、解密可运行文件,批量更名,文件比较,文件分割 -Document some of the main operations: encryption, decryption file, encryption, decryption can run the file, batch rename, file compare, file split
MD5
- 比较文件的MD5值,计算一串字符的MD5值-Compare files of MD5 values,A string of characters calculated MD5 values
unimodem.dll-adapted-for-windows-ce-3.0-systems.r
- BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
Lab2-2
- 作为通讯的双方A和B已经共享一个会话主密钥Km。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。-As communication between the parties A and B have shared a session master key Km. Upon completion of the distribution of session key Ks, A-Ks f
MD5
- MD5加密解密工具,新出现的MD5值自动加到数据库,本地找不到继续到网络上找,网络上找不到就生成新的Md5比对。-The MD5 encrypts to decrypt tool, lately- appeared MD5 valueses automatically add a database, local can not find to continue to seek in the network, can not find born new Md5 to compare a right
Getmd5
- 通过参数将文件名传给程序,输出文件的MD5值。可供Dos批处理调用获得MD5值比较两个文件。-C++ development files MD5 value obtained by the file name parameter passed to the program, the output file MD5 value. Available Dos Batch calls to get MD5 value to compare two files.
Centralized-symmetric-key
- 完成集中式对称密钥的分配工作 说明:作为通讯的双方A和B,都已经分别和KDC拥有会话密钥Ka和Kb,但A、B之间事先没有保密通道,需要依赖KDC为它们的会话分配临时密钥Ks。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一文本文件(test-1.t
DSA数字签名
- dsa数字签名 系统功能需求: 1.对文件进行签名,生成一个独立于原文的签名文件; 2.可以对文件进行签名,在文件后追加签名信息; 3.具有密钥管理的功能,比如密钥的生成、导入、导出; 4.可以对word文档实施操作,对word文档的内容进行签名; 5.能够比对已经实施的签名,防止进行重复的签名,以防止重放攻击; 6.可以对已经签名的文件进行单独的源文件和签名信息的分离操作。(DSA digital signature System functional requirements
