搜索资源列表
doc2
- This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the
MD5
- MD算法的源代码,用于各种情况下对密码进行加密和解密。使密码更安全。-MD algorithm source code for all cases of password encryption and decryption. So that the password more secure.
BasedonECCalgorithmIntranetstatusauthenticationsys
- 本文介绍了ECC算法和身份认证的相关理提出一种基于ECC算法的身份认证系统方案,其适用于Intranet内联网之中,使用混合密码体制和软硬件协同的工作方提供高速、安全可靠的身份认证服务-This paper introduces the ECC algorithm and authentication-related justifications for an ECC-based identity authentication system algorithm programs, its app
sha1
- Freeware implementation of the Secure Hashing Standard, defined in FIPS PUB 180-1, defines the Secure Hashing Algorithm (SHA-1). SHA-1 can be used to produce a message digest for a given message. Essentially, this is a 160-bit number that represents
wjjm
- 利用系统漏洞,实现文件夹加密与解密的VB源码,保护您的文件安全,密码验证成功后才可以打开保护后的文件夹!-Use of system vulnerabilities to achieve folder encryption and decryption of the VB source code to protect your files secure, password authentication before they can successfully protect the folder
3DES
- 3DES又称Triple DES,是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。数据加密标准(DES)是美国的一种由来已久的加密标准,它使用对称密钥加密法,并于1981年被ANSI组织规范为ANSI X.3.92。DES使用56位密钥和密码块的方法,而在密码块的方法中,文本被分成64位大小的文本块然后再进行加密。比起最初的DES,3DES更为安全。-3DES, also known as Triple DES, DES encryption algorithm is a
sha
- 内含安全散列算法的工具和各C语言代码实现-Secure Hash Algorithm contains the tools and the C language code
Secure-instant-messaging-
- 基于加密安全的java即时通信系统设计 包含源代码、课程设计报告,以及说明。 实现功能: 1即时通信。 2对通信内容进行加密,解密。 3实现对公钥、私钥的保管、导出等。-Encryption-based secure instant messaging system designed to contain java source code, curriculum design, and instructions. Function: a real
DES
- 分组加密算法,DES安全传输加密解密算法,源码-Block encryption algorithm, DES secure transmission encryption and decryption algorithms, source code
strip-2.0_src
- Source Code for Strip v2.0 AES (Secure Tool for Recalling Important Passwords)
MD5-Encryption-Algorithm-VCPP
- MD5是一个安全的散列算法,输入两个不同的明文不会得到相同的输出值,根据输出值,不能得到原始的明文,即其过程不可逆;所以要解密MD5没有现成的算法,只能用穷举法,把可能出现的明文,用MD5算法散列之后,把得到的散列值和原始的数据形成一个一对一的映射表,通过比在表中比破解密码的MD5算法散列值,通过匹配从映射表中找出破解密码所对应的原始明文。 对信息系统或者网站系统来说,MD5算法主要用在用户注册口令的加密,对于普通强度的口令加密,可以通过以下三种方式进行破解: (1)在线查询密码。一些在
mozilla-sha1
- sha-1 加密,使得文件更加安全,使用了c代码来实现,对于大家是个好的例子-sha-1 encryption, making the document more secure, using the c code to implement, is a good example for everyone
bmw
- bmw算法C++源代码,广泛应用于加密摘要和信息系安全领域-bmw c++ source code, bmw is widely used in encry and info secure application
量子密钥分发密钥率仿真MATLAB代码
- 量子密钥分发是安全分发密钥的一种方式,文件包含其密钥率和传输距离的仿真代码,包含各类协议的比较,直接运行即可,非常有用的资料。。。。(Quantum key distribution (QKD) is a way of secure key distribution. The file contains the simulation code of key rate and transmission distance, and the comparison of various protocol
