搜索资源列表
md5单向散列加密算法
- md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
SAM的散列存储加密解密算法
- 加密解密算法--SAM的散列存储加密解密算法分析-encryption and decryption algorithms -- SAM hash storage encryption and decryption algorithm analysis
SHA256
- sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
sha1
- sha1摘要算法 简单易懂 测试已通过 将文件进行散列加密处理
SAM的散列存储加密解密算法以及SYSKEY的计算
- c语言编写的加密解密算法技术-prepared by the encryption and decryption algorithm
dcpcrypt
- Delphi加密控件源码,包括对称钥匙加密控件和散列函数控件 -Delphi encryption controls the source code, controls including the symmetrical key encryption and disperses the row letter numerical control
SAM的散列存储加密解密算法
- 加密解密算法--SAM的散列存储加密解密算法分析-encryption and decryption algorithms-- SAM hash storage encryption and decryption algorithm analysis
SAM的散列存储加密解密算法以及SYSKEY的计算
- c语言编写的加密解密算法技术-prepared by the encryption and decryption algorithm
sam
- 加密解密算法--SAM的散列存储加密解密算法分析,sam在WINDOWS密码中有举足轻重的地位-encryption and decryption algorithms-- SAM hash storage encryption and decryption algorithm analysis, sam Windows password in a pivotal position
md5单向散列加密算法
- md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
database_encrypt
- 数据库加密技术中散列函数的应用 介绍了散列函数的基本原理及设计要求,结合公开密钥加密方法中的数字证书及数字签名技术,探讨了散列函数在诸如口令保护用户访问权限鉴别和数据加密技术的应用-database encryption technology hash function of the hash function on the basic principles and design requirements, combination
multicastpaper
- 论文标题:组播安全机制的研究与设计 作者:于福海 作者专业:计算机技术 导师姓名:原萍 授予学位:硕士 授予单位:东北大学 授予学位时间:20050701 论文页数:1-61 文摘语种:中文文摘 分类号:TP393.08 关键词:组播通信 安全机制 源认证 组密钥管理 摘要:本文结合课题实际特点,以组播安全为主题,对310网(全军局域网)中的组播提供安全保障进行了系统的研究。 对
SHA_MatLab
- SHA (安全Hash算法)是一种单向散列算法,可用于数字加密或数字签名,是比MD5更加安全的单向散列算法,与MD5算法一起时被应用最广泛的两种算法。-SHA (secure Hash algorithm) is a one-way hash algorithm, can be used for digital encryption or digital signature is more secure than the MD5 one
cryptoAPI
- 加密函数库:包括多种加密\解密算法,数字签名,散列算法-Encryption library: including a variety of encryption and decryption algorithms, digital signatures, hash algorithm
sha1
- sha1摘要算法 简单易懂 测试已通过 将文件进行散列加密处理-sha1 digest algorithm simple test has been passed to deal with file hash encryption
CryptAPI
- CryptAPI是微软在Windows系统中嵌入的一套公钥体质,提供对称加密、非对称加密、散列、签名等密码学的借口。Wcrypt2.dcu是把C语言的CryptAPI包翻译为Delphi中的借口文件。
sha3_Reference_Implementation
- SHA3参考实现算法,sha3是最新的哈希散列加密算法,它的前身是keccak算法-SHA3 reference algorithm, sha3 is the latest cryptographic hash algorithm, which is the predecessor of keccak algorithm
sha3_Optimized_32bit
- SHA3参考实现32bit优化算法,sha3是最新的哈希散列加密算法,它的前身是keccak算法-SHA3 reference implementation 32bit optimization algorithm, sha3 is the latest cryptographic hash algorithm, which is the predecessor of keccak algorithm
Skein_Reference_Implementation
- Skein参考算法的实现,尽管Skein没有通过最后一轮竞选,但它本身仍是一种优秀的散列加密算法-Skein reference alogrithm, although Skein didn t pass the last round competition, it s a excellent alogrithm for hash encryption
MD5散列函数的MATLAB代码
- 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)