搜索资源列表
md5
- 这是关于md5算法的java源代码.因为在网吧,只能用wd发过去
md5算法资料
- 王小云对md5的介绍
MD5 报文摘要算法
- MD5 报文摘要算法的rfc
MD5
- 1、掌握MD5算法的原理; 2、能够编写代码实现MD5算法。 -1, to master the principles of MD5 algorithm 2, can write code to achieve MD5 algorithm.
kernel_ASM_MD5_Code_Release
- 由汇编内核的MD5算法编写谈代码优化 为了提高md5算法的运算速度,就将从VCKBASE下载的C代码md5算法改进了一下,结果成效显著-By the compilation of the kernel code on the MD5 algorithm to optimize the preparation of md5 algorithm in order to improve computational speed, it will VCKBASE download md5 algori
MD5authenticationCRACK
- MD5验证的CRACK,ASP的代码。利用MD5实现算法验证。-MD5 authentication CRACK
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.
ofbiz_kpi
- 文章根据银行体系结构,借鉴国外绩效管理系统的成功经验,分析国内绩效管理系统的现状和发展 方向,阐述了中国建行新疆分行绩效考核系统分析、设计、实现的过程。系统基于MVC 模式,运用了Ofbiz 框架 技术保障了系统的稳定性、底层组件的可靠性、数据库访问的高效性,同时大幅提高了项目的开发效率。系统采 用xml、递归算法、md5 算法、ssl 协议等技术,重点解决了考核表的可定制性、高并发访问量、考核数据的安全 性问题。不仅保障了系统高效安全的运行,同时满足了客户对考核方式可灵活变化的
MD5-select-prefix
- MD5选择前缀碰撞关键技术研究 HASH,MD5,差分攻击算法,模差分,差分路径,FPGA,GPU,选择前缀碰撞 -The MD5 select prefix collisions key technology research HASH, MD5 differential attack algorithm mode differential differential path, FPGAs, GPU, select the prefix collision
MD5_analysis
- MD5算法原理分析和实现参考代码,极具参考价值。-MD5 algorithm analysis and reference code, very useful
Data-Access-Security
- :本文介绍了云计算应用的基本概况及云计算发展遇到的关键问题,基于Internet的云计算数据访问安全是云计算安全的中心。本文设计了基于MD5、SM2及SSF33算法和身份认证的PKI安全访问体系架构,基于此安全访问架构下的公开信道的数据访问安全得到了保证。-: This paper describes the application of cloud computing and cloud computing basic overview of the key issues encountere
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
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#