资源列表
71477187dwt_embed
- 非压缩视频图像帧内水印的密写与复密写研究,源码和论文材料-Video Watermarking Steganography
NDS
- 数字电视NDS加密ca源码下载,开发D卡-Digital TV NDS encryption ca source download, develop, D card
information-secrecy
- 对文本,音频和图片三种格式的文件进行加密解密其中只对文本进行了加密解密,使用了比较简单的凯撒移位算法,栅栏易位算法和置换算法 源代码: -secrecy
DES
- DES算发使用vc++实现,实现过程比较简单使用,适合初学者使用。-DES calculation made using vc++ implementation, the implementation process is relatively simple to use, suitable for beginners.
hybridColor6
- Hybrid color halftoning algorithm for colored images matlab code
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
SHA_1
- sha_1加密算法,自己写的,绝对原创,绝对可运行-sha_1 encryption algorithm, wrote it myself, absolutely original, absolutely can run
sha-1
- sah-1(Secure Hash Algorithm,安全散列算法)算法源程序-the c sourse code for sha-1(Secure Hash Algorithm) Algorithm
KeyFile
- 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
spider
- This Visual C++ how to create wirus , with install instruction inside-This is Visual C++ how to create wirus , with install instruction inside
ras
- rsa算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文
CBCDESonImage
- DES implementation on Image in CBC mode