搜索资源列表
ecc(down)
- C语言实现的ecc加密算法,用Devcpp编译通过,附有说明文档,版权是假的哦~不是我同学·^_^-C language ecc the encryption algorithm used Devcpp compile, with documentation, Copyright is a fake is not me-oh students ^ _ ^
rsa(down)
- C语言实现的rsa加密算法,用Devcpp编译通过,附有说明文档,版权是假的哦~不是我同学·^_^-C language of rsa encryption algorithm used Devcpp compile, with documentation, Copyright is a fake is not me-oh students ^ _ ^
md5(down)
- C语言实现的md5加密算法,解密有问题,尚未解决。用Devcpp编译通过,附有说明文档,版权是假的哦~不是我同学·^_^-C language of md5 encryption algorithm, decryption problems, has not yet been settled. Use Devcpp compile, with documentation, the copyright is false is not the oh-my classmates ^ _ ^
CipherAndDecipher
- 用C语言实现仿射密码的加密和仿射密码的解密。-Implemented in C affine affine encryption and decryption password.
AES_Encrypt
- AES加密C语言程序,用于AES的加密算法的C语言实现-AES_Encrypt.cpp
AES_test
- 用C++语言实现了AES加密算法,给出了具体每一步的流程程序-AES encryption algorithm is implemented in C, given in detail every step of the process program
DVB-CSA_descrambling_for_ts
- 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
rsa
- 掌握RSA算法描述。 采用C语言实现RSA加密算法-Grasp the RSA algorithm descr iption. Using C language to achieve RSA encryption algorithm
RSA
- rsa加密解密的实现算法用C语言实现的可用于下载学习-rsa encryption algorithm decryption
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
sha
- SHA加解密算法,SHA是安全散列算法,c语言实现的Benchmark-SHA encryption and decryption algorithm
encryption
- 线性移位寄存器的C语言实现 线性移位寄存器的C语言实现线性移位寄存器的C语言实现-encryption
DES
- DES加解密算法C语言实现,可以直接调用算法,有实现用例-DES encryption and decryption algorithm C language, can call the method, there is realization of use cases
rsa
- 用c语言实现rsa加密算法,进一步理解加密算法的原理-With c language rsa encryption algorithm, a better understanding of the principles of encryption algorithms
vigenere
- C语言实现DES加解密过程,多函数操作,会有加密和解密两个选项-The C language realization of DES encryption and decryption process
Permutation-cipher
- C语言实现古典密码学中的列置换,自己原创,有详细注释,便于理解这个算法-Permutation cipher,C language operations can definitely run, help to understand and master the encryption algorithm
DES-encryption-and-decryption-
- 本文列出了用C语言实现DES算法的加密和解密功能,方便易懂-DES algorithm encryption and decryption functions
rsa-test
- 用C语言实现的简单RSA测试算法.供参考学习.-Using C language to achieve a simple RSA test algorithm.
RSA(C)
- RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
aes_128.c
- 用C语言实现AES加解密,分组长度和密钥长度均为128位。-The realization of AES encryption and decryption with the C language, the packet length and the key length of 128 bits.