资源列表
encryption
- encryption and decryption algorithms demonstrated
danbiaodaihuan
- 用visual c++编程实现单表代换密码程序,实现其加密解密过程-visual c++ programming with single-table substitution process,to achieve its encryption and decryption process
huffman
- Huffman编码软件实现 (1)输入:信源符号个数r、信源的概率分布P; (2)输出:每个信源符号对应的Huffman编码的码字。 -huffamn code
C++jiami
- 大家有兴趣的可以看看有关加密解密的文件-everyone interested can look at the encryption and decryption of O O O O O O oh documents
rc5
- rc5 encryption decryption in java
SingleKeyExample
- 解释如何利用DES私钥加密算法加解密,包含源代码和详细的代码注释。-Explain how the use of DES encryption and decryption private key encryption algorithms, including source code and detailed notes of the code.
math
- 矩阵表移位加密,链表类实现.输入密码生成密码矩阵,然后明文根据密码表来查找并移位替换生成密文.可逆的过程-Matrix shift encryption, list classes. Enter the password generation code matrix, and then expressly based on the password table to find and replace the shift generated ciphertext. Reversible proce
1124567
- vb支持中文的加密解密算法,欢迎大家下载使用。-VB support Chinese encryption and decryption algorithm
jiamijiemi
- 本程序用C语言在TC的平台上实现了简单的加密解密功能。
ecc_decrypt_key
- 椭圆曲线解密算法的实现,包括密钥长度的设定等等。-Elliptic curve algorithm decryption, including key length settings and so on.
lab5.c
- Decipher algorithm in c-Decipher cipher algorithm in c
aes_sbox
- The substitution tables (S-boxes) s_box and inv_s_box are used by the expanded key schedule function key_expansion and the en- and decrypting functions cipher and inv_cipher to directly substitute a byte (element of GF(28)) by another byte of the
