文件名称:md5
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方面的资料整理封装出独一无二的超精简MD5封装包
文章出处:DIY部落(http://www.diybl.com/course/3_program/c++/cppjs/20090212/155308.html)-Meizu M8 recent study that is under the Windows Mobile6.0 system, database programming, intend to develop M8Money personal accounting software, in order to make the database more stringent to uphold the style of the individual account password fields MD5 hash, I am using a lightweight embedded database sqlite (only a few K size) is not available in most popular database password () built-in functions, (it did not lower my right sqlite a good impression, a powerful cross-platform+ Embedded database supports standard SQL syntax, composed entirely of C code). The Internet is a lot of MD5 encryption code, but it is a moment to re-examine "Cryptography", a comprehensive package to collate information in all aspects of a unique ultra-streamlined MD5 Package Package
文章出处:DIY部落(http://www.diybl.com/course/3_program/c++/cppjs/20090212/155308.html)-Meizu M8 recent study that is under the Windows Mobile6.0 system, database programming, intend to develop M8Money personal accounting software, in order to make the database more stringent to uphold the style of the individual account password fields MD5 hash, I am using a lightweight embedded database sqlite (only a few K size) is not available in most popular database password () built-in functions, (it did not lower my right sqlite a good impression, a powerful cross-platform+ Embedded database supports standard SQL syntax, composed entirely of C code). The Internet is a lot of MD5 encryption code, but it is a moment to re-examine "Cryptography", a comprehensive package to collate information in all aspects of a unique ultra-streamlined MD5 Package Package
(系统自动生成,下载前可以参看下载内容)
下载文件列表
md5\asm\md5-586.pl
...\...\md5-sparcv9.S
...\asm
...\Makefile.save
...\Makefile.ssl
...\md5.c
...\md5.h
...\md5s.cpp
...\md5test.c
...\md5_dgst.c
...\md5_locl.h
...\md5_one.c
md5
...\...\md5-sparcv9.S
...\asm
...\Makefile.save
...\Makefile.ssl
...\md5.c
...\md5.h
...\md5s.cpp
...\md5test.c
...\md5_dgst.c
...\md5_locl.h
...\md5_one.c
md5