-
SSL_and_TLS_Essentials
黑客、反黑客技术的入门教材,加密解密算法的基础知识。 (Hackers, anti-hacking technology entry materials, encryption and decryption algorithms basics.)
- 2014-01-25 13:14:09下载
- 积分:1
-
DES
DES加密算法,初始置换、密钥置换、密钥循环、密钥压缩置换、数据扩展置换、、S盒替换、P盒置换、末置换
(DES encryption algorithm, the initial replacement, key replacement, key loops, key compression replacement, data expansion permutation,, S cartridge replacement, P cartridge replacement, replacement end)
- 2021-04-05 22:19:03下载
- 积分:1
-
这个是IDEA加密算法的源代码(C语言版本)
这个是IDEA加密算法的源代码(C语言版本)-This is the IDEA encryption algorithm source code (C language version)
- 2022-08-19 12:57:06下载
- 积分:1
-
tea c加密算法源码,希望对大家有所帮助。
tea c加密算法源码,希望对大家有所帮助。-tea c encryption algorithm source code, and they hope to be helpful to everyone.
- 2022-01-28 21:54:08下载
- 积分:1
-
Vigenere
使用维吉尼亚矩阵进行对明文的加密以及解密。(Vigenere matrix is used to encrypt and decrypt plaintext.)
- 2019-04-11 18:26:45下载
- 积分:1
-
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位-MISTY binary compatible encryption algorithm encryption algorithms, encryption keys can be 128
- 2022-03-26 13:35:10下载
- 积分:1
-
sdffsadfasfsadfasdfasdfasdfsadfxc
dfasdfjaslkdfjlska jflkasf
sadflaksdjflkasdj...
解放勒克司的可是酱豆腐了喀什觉得立刻电视机分厘卡技术副教授打开浪费拉扩大撒飞机昆仑山搭街坊-sdffsadfasfsadfasdfasdfasdfsadfxc
dfasdfjaslkdfjlska jflkasf
sadflaksdjflkasdjfs
fasjdflkas
- 2022-06-14 10:56:18下载
- 积分:1
-
elgamal
c++实现elgamal非对称密码加解密(C++ implementation of asymmetric encryption and decryption of ElGamal)
- 2021-04-19 18:08:50下载
- 积分:1
-
数字电视中的加密
数字电视中的加密-Encryption of digital TV
- 2022-06-20 08:15:12下载
- 积分:1
-
39.3
说明: 编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。
加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为:
(Programming, the input line character output in an encrypted form, and then decrypted, the decrypted text sequence of characters compared with the input, output to decrypt the body of the agreement, otherwise the decryption failed. Encryption, ascii code of each character in turn repeatedly with " 4962873" in the figures, and 32 (' ' )~ 122 (' z' ) as a model between the operations. Decryption and encryption in reverse order. For example, enter the text " the result of 3 and 2 is not 8" results:)
- 2011-04-05 08:43:48下载
- 积分:1