搜索资源列表
Md5Test
- 本例是用md5做为数据校验的算法防止自己的程序被篡改的小例子。有些可执行程序,当被改了资源时再运行会有文件已损坏的提示,这就是使用了数据校验。当然你可以使用个性化的,比如des作为数字签名,那样安全性更高。具体请见代码及注释.-cases is the use of data as md5 checksum algorithm to prevent their own procedures be tampered with small examples. Some of the executa
DEScode
- DES算法程序编程介绍,便于使用者了解其加密原理,更好地为系统安全服务。-DES algorithm programming, user-friendly understanding of its encryption theory, a better system for security services.
DigitalSignature2Example
- 本程序是用java程序包实现RSA安全认证算法的实现程序,可用于网络安全传输和数字签名-this procedure is used java package to achieve RSA Security Authentication Algorithm procedures, can be used for transmission of network security and digital signature
md5main
- 这个程序是MD5算法的C源代码,调试通过。可以直接应用,在网络通讯中有用。-the procedure is MD5 algorithm in C source code, debugging through. Can be directly applied in the network communications useful.
md5-algorithm
- 这是一个md5的c++程序,可在visual c++环境下运行,实现消息摘要算法,用与消息的认证!-the md5 c procedures, the visual c operating environment, achieving news digest algorithm, and the use of authentication information!
Soft20060210162206769
- PRIM算法 一个基本的算法 可以和其他程序结合使用 加密 -EBLSS algorithm for a basic algorithm and other procedures with the use of encryption
35738612FastRSA
- RSA加解密算法源代码,并有例子程序代码-RSA encryption algorithm source code, and code examples.
md5c
- 是目前我见过的最好的DES算法程序,可以作为数据加密和认证使用。
AblindDigitalWatermarkingSchemebasedICA
- 本程序将独立分量分析技术和数字水印技术有机地结合在一起,提出了一种基于独立分量分析的盲水印算法,本用本程序实现
RSA
- RSA算法的演示程序,分组加密功能,可以对任意长度的字符串进行加密解密
des
- des加解密算法程序包, des加解密算法程序包
err
- err加解密算法程序包, err加解密算法程序包
md2
- md2 加解密算法程序包,md2 加解密算法程序包
md4
- md4加解密算法程序包, md4加解密算法程序包
RSA
- :RSA 是最广泛的公钥算法,从程序实现的主要思想、算法分析及流程说明、实验环境要求描述、运行 和结果、运行效率分析和程序源代码六方面介绍运用java程序实现RSA加密算法,要求输入明文的二进制位数 不少于1024。
MD5zhiC
- MD5算法之C#程序 MD5算法比较特别,最适合用汇编语言来写,好多高级语言对之无能无力或效率极低。
rsa
- 我写的一个,RSA算法程序,可以运行的,希望大家使用看看。
基于openssl实现的SM2算法
- 基于openssl实现的SM2算法,VC6编译通过。包括源代码和编译完成的程序-SM2 implement based on openssl
AES
- AES加密算法程序,AES算法作为语音数字信号的加密/解密处理程序。-AES encryption algorithm program, AES algorithm as a voice digital signal encryption/decryption process.
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm