资源列表
DES3-source-code
- 使用DES3 进行加密 C++代码 使用DES3 进行加密 C++代码-use des3 by c plus plus code use des3
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
mpcs-1.0-src
- Smartcard software linux source code
AES_Encrypt
- AES加密C语言程序,用于AES的加密算法的C语言实现-AES_Encrypt.cpp
DES
- 标准数据加密算法DES算法,可以加/解密数据和文件。-DES Data Encryption Standard algorithm, you can encrypt/decrypt data and files.
CRYPTEUR_TEXTE_FICHIER_VCPLUSPLUS
- Ca crypte et decrypte Ya encore qqs modif a faire bien sur mais ca tourne au moin . C deja ca ! jy pige rien, tu utilise quel algo de codage/decodage ?
2
- This program is about taking a sentence and somehow concealing it within a body of text and then subsequently being able to retrieve it. I.e. if you were to send someone the file, it would just look like the book and you d not notice that it containe
CRYPTER_FICHIER_TXT_CPP
- un fichier et peut le cacher dans un autre. C eet original avec les chifres, c est m阭e tr鑣 bien invent? Bravo Pour un d閎utant c est bien trop
testOpenssl
- OPENSSL的一个测试程序,包含一系列证书的操作-A test program of openssl, which including a series operations of CA.
dev_cryptage
- simple cryptage programme
cryptage
- encoding code in c-encoding code in cpp
AES
- 能够很好的实现文件的加密与解密,对初学者有很好的借鉴与学习作用。-Can achieve the file encryption and decryption, a good reference for beginners and learning effects.