资源列表
RC4
- 最常见的流密码RC4的visual c++实现。希望对大家有帮助。-RC4 cipher
Network_coding_power
- This code simulate network coding, concentrate to thoughtput traffic
利用RC4算法对BMP图片进行加密和解密
- 利用RC4算法对BMP图片进行加密和解密-BMP images using RC4 algorithm to encrypt and decrypt
lorenz
- matlab编程,利用龙库算法获得经典洛伦兹混沌系统的混沌信号-matlab programming, using the classic dragon library algorithm to obtain the signal Lorenz chaotic system
Vigenere
- Vigenere加密解密
Arith
- crc calculation algorithm
gongongzixulei
- 实现在2个字符串数组中找到最长公共子序列-C++
RSA
- original rsa as given by rivest,shamir , and adleman. Its problems in decryption are optimized using rsa variants like crt rsa, multiprime rsa, rebalanced rsa and rprime rsa. U should give the no. of bits to be 1024 and check it on netbeans 6.5 or la
Logistic
- 基于Logistic混沌映射的数字图像加密算法设计-Logistic based digital image encryption algorithm design
getMd5_2012
- VC++2008 获取文件的MD5校验值。 由MSDN源码的例子改写而成。-VC++2008 to get the MD5 checksum of the file. Rewrite from the MSDN source code examples.
Crypteur
- Voici ENFIN un module ULTRA clair qui montre comment crypter à partir du Clef, décrypter à partir d une Clef et créer une Clef Randomizée.
RC4
- RC4流密码的C语言实现,RC4是目前最安全的加密算法之一,大家可以放心使用! -C language implementation of the RC4 stream cipher, RC4 is one of the most secure encryption algorithm, we can rest assured to use!