搜索资源列表
md5
- 一个用来生成md5的VB代码!可以用来作为密码加密或者字符串加密用!-Used to generate a md5 of the VB code! Can be used as password encryption or use string encryption!
DSP_System_Design_Encryption_Program
- 本文提出一种方法,利用3DES、Geff发生器和MD5等算法,构造一种加密体制,来保护DSP程序。 -This paper presents a method, using 3DES, Geff generator and MD5 and other algorithms to construct an encryption system to protect the DSP program.
MD5
- DES加密解密,里面有密码学DES的加密,解密等过程,代码-DES encryption and decryption
MD5
- MD5加解密程序,自己设计的,觉得还可以,多批评指正!-Visualization MD5 encryption and decryption program of their own design, and felt that I could more criticism and!
md5[1].llb
- [分享VI程序] 一个用labview写的MD5数据加密-The [Share VI program] wrote a labview MD5 data encryption
MD5-java
- md5加密java实现md5的加密实现方法-md5 encryption java md5 encryption method
md5-encrypted--users-password
- 一些网站往往将用户的账号、密码等信息使用非加密的方式保存到数据库,比如账号使用类型为VarChar的UserCount字段,同样,密码也是采用类型为VarChar的Password字段。但是,如果我们打算采用MD5加密方式存储密码信息,就必须改变密码字段PassWord的类型为16为二进制方式,这个其实我们也不难理解,因为在前面的介绍中,我们知道加密以后的输出,是使用二进制数组的,所以,这里必须做相应的改变。 当用户注册成功,正式建立一个账号的时候,数据库中就必须为这个用户增加一条记录。
jiami
- 用C++获取硬盘的序列号ID以及网卡的MAC地址的源代码,可以用此方式结合md5加密算法进行软件加密-Using C++ to obtain hard drive serial number ID, and the card s MAC address of the source code, you can use this method combines software encryption md5 encryption algorithm
MD5
- delphi的文本加密算法,可以将文本进行MD5不可逆加密,较为实用-delphi text encryption algorithm can be text irreversible MD5 encryption, more practical
MD5VB2010
- MD5VB2010实现MD5加密,计算机VB程序-MD5VB2010 achieve MD5 encryption, computer VB program
SHA512-
- MD5、SHA512加密算法,以及可逆算法 分类: .NET程序-MD5, SHA512 encryption algorithm, and a reversible algorithm Category:. NET program
Several-encryption-C-Sharp
- C#几种加密算法的介绍,包括对称加密算法MD5的实现,对称加密算法DES的实现,对称加密算法RC2的实现,以及其他算法的实现,内容包括对算法的讲解以及部分主要关键代码。-Several encryption algorithm C#
TTDigestUtil
- MD5加密,主要对于互联网项目中的管理模块开发中应用。-MD5 encryption, mainly for the Internet project management module development application.