资源列表
AES
- 自己写的AES加密算法,还比较简陋,仅供交流使用-Write your own AES encryption algorithm is relatively simple, using only the AC
hamsi
- hamsi算法C++源代码,广泛应用于加密摘要和信息安全领域-hamsi c++ source code, hamsi is widely used in encry and info security application
sha1
- SHA1 函数的C语言代码,包含测试用的main函数-SHA1 function of the C language code, including the main function of test
image-encryption
- 基于logistic混沌系统的一种图像加密和解密算法。用于灰度图像的加密和解密。-A image encryption.
entranceflow
- Program to test cipher and decipher
VentanaRSA
- Simulador de encriptacion y desencriptacion RSA
CPPMD5
- C++ 下的md5实现,,直接可用,,很不错的。-C++ under md5 implementation, directly available, very good.
cert.tar
- x509 certificate utility, parser, generator
DES
- DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compiler (VC C compiler and C++ comp
md5
- 用VC实现md5的加密和解密。简单方便。-md5
crypton-pas
- Delphi implementation of CRYPTON
des
- 这是一个DES加密解密算法的源代码,希望对大家有用-This is a DES encryption and decryption algorithm source code, in the hope that useful to everybody
