▍1. 维吉尼亚算法
维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法
维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法维吉尼亚算法
aes256加密解密算法,256bit秘钥,配有例子 。(aes256 encrypt and decrypt)
说明: C++的加密狗资料,希望对你们有所帮助.(C++ dongle information you want to help.)
简单的双规加密法和钥控序列加密法 C++实现,可选择(Doubletrack and Keycontrol)
sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,(sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.)
sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,(sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.)
SHA256源代码,经过性能优化,含有测试用例(SHA256 source code, through the performance optimization, containing test cases)
SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
基于LSB的信息隐藏技术——MFC——编译已经通过运行正常(LSB-based Information Hiding- MFC- has been compiled by running the normal)
利用polarssl里提取的大数库做的elgamal加密和签名(ElGamal encryption and signature using large library extracted from polarssl)
c++实现elgamal非对称密码加解密(C++ implementation of asymmetric encryption and decryption of ElGamal)
实现elgamal加解密 在VC6.0下面(Realization of ElGamal encryption and decryption)
ElGamal密码算法的程序实现,在Dev-Cpp下编译通过,程序中还有较详细的注解.(ElGamal cipher program in Dev-Cpp compiler under the adopted procedures are more detailed comments.)
实现了ECC算法的加密解密,主要是对字符串的加解密。(Realize the ECC algorithm encrypt, decrypt, is mainly to the string encryption.)
DES加密的雪崩效应分析,按照作业要求做的。(DES encryption of the avalanche effect analysis, done in accordance with operational requirements.)
用Visual c++实现数字图像迭代混沌加密(Using Visual c++ Realize digital image iterative chaotic encryption)