搜索资源列表
Visual C++中调用DLL实现数据加密
- Visual C++中调用DLL实现数据加密-Visual C DLL called Data Encryption
PCI数据加密技术与应用
- PCI数据加密技术源码 加密过程: 以明文字母选择列,以密钥字母选择行,两者的交点就是加密生成的密文。 解密过程: 以密钥字母选择行,从中找到密码文字母,密码文字母所在列的列名即为明码文字母-PCI data encryption technology source encryption process : choose to express out letters to key letters choose OK, The intersection of the two i
一个MD5加密算法源码
- MD5就是采用单向加密的加密算法,所谓单向加密就是只能对数据进行加密,也就是说,没有办法对加密以后的数据进行解密。在实际中的一个应用就是数据库中的用户信息加密,当用户创建一个新的账号或者密码,他的信息不是直接保存到数据库,而是经过一次加密以后再保存,这样,即使这些信息被泄露,也不能立即理解这些信息的真正含义。 -MD5 encryption is one-way encryption algorithm, the so-called one-way encryption is only f
CryptoAPI_Cuick1
- 用于对数据进行加密解密,签名验证等功能的源代码。-used for data encryption and decryption, signature verification function of the source code.
CyberCrypt7.2
- 这是CyberCrypt Professional 7.0的源代码,在这个版本里加强了数据加密,使用更小的系统资源和有更快的运行速度,这对于一个专业文件加密软件来说是至关重要的-Professional 7.0 source code, in this version had been enhanced data encryption, the use of more small system resources and have a faster speed, which for a prof
DESCodeDECODE
- 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-so
数据加密技术
- 数据加密的方法与原理,可供大家共同学习,具体算法与实现可另找-data encryption method and the principle, we can learn together, and achieving specific algorithm can find
EasyJWeb05
- 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 469e80d32c0559f8 那么密码就是admin888 EasyJWeb是基于java技术,应用于WEB应用程序快速开发的MVC框架,框架设计构思来源于国内众多项目实践,充分借签了当前主流的开源Web框架(Struts、JSF、Tapestry 、Webwork等),吸取了其优点及精华,利用Velocity作为模板页面引擎,是一个实现了页面及代码完全分离的MVC开发框架,是一个旨在于为
yyyyyyyyv2.0
- 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 469e80d32c0559f8 那么密码就是admin-if they MD5 encryption, and do not know the password. please database with a group of data encryption password then it is 469e80d32c0559f8 ad min
dreamingcode
- 这是一个对数据进行加密的程序。基本可以实现一些常见东东的加密!-this is a data encryption procedures. Basic can achieve some common Dongdong encryption!
SecureChat_src
- 采用数据加密的聊天工具. 数据加密传输,加密聊天内容.-using data encryption chat tools. Transmission data encryption, encrypted chat content.
yjfsgjoy
- 目录邮件发送高级编程是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。 -Advanced Programming is a senior mail launch procedures to set smtp test also sent to the annex, but also can set all kinds of coding and data encryption.
CryptoDemo
- c#程序中对数据进行加密的源代码 非常使用的一段代码-c # procedures for data encryption source code is the use of a section of code
Email_Advanced
- 高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-launch procedures to set smtp certification, but also to be sent annex, also can set all kinds of coding and data encryption.
ffca101
- 文件数据加密解密,签名认证等功能齐全的软件,欢迎大家下载使用-document data encryption and decryption, signature authentication of the software is complete and you are welcome to download
IDEA
- IDEA (International Data Encryption Algorithm) Data Encryption Algorithm by famous Chinese scholars and password Jiaboshi experts James L. Massey in 1990 jointly proposed. As a block cipher designed a wonderful work, IDEA algorithm has strong anti-at
Encryption
- using c language Data Encryption Program which can encrypt any file
data_encryption_routine
- 适用于PIC24 和dsPIC器件的数据加密子程序。加密的算法,对研究加密算法的人有帮助。-PIC24 and dsPIC devices suitable for data encryption routine. Encryption algorithm, encryption algorithm research to help people.
RC5_Encryption
- RC5 Encryption Data,
data文件加解密工具
- 适用于data文件进行加密解密(Apply to data file encryption and decryption.)