-
Tutorial for Vb .Net for Encryption/Decryption of data
Tutorial for Vb .Net for Encryption/Decryption of data
- 2022-06-18 09:11:42下载
- 积分: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
-
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善...
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善-With C++ Achievable Virginia password source, has been DevC++ Tested, we can further improve the function
- 2022-02-05 00:37:03下载
- 积分:1
-
一个关于密码算法RSA的实现程序
一个关于密码算法RSA的实现程序- About crypto-algorithm RSA realization procedure
- 2023-04-03 03:25:03下载
- 积分:1
-
RCA加密算法的实现
RCA encryption algorithm implementation
- 2022-01-28 15:32:10下载
- 积分:1
-
Sha2
standard encryption algorithms SHA2
- 2011-01-17 13:56:03下载
- 积分:1
-
使用PBE和三重DES加密文件
使用PBE和三重DES加密文件-use of PBE and triple DES encryption document
- 2023-03-02 07:25:03下载
- 积分:1
-
polar-3gpp-matlab-master
说明: 3Gpp中的poalr 码仿真,只要实现其编码和译码程序(polar code simulation in 3GPP)
- 2019-05-06 18:49:08下载
- 积分:1
-
ROT13Encrypt
一个很好的使用 ROT13 算法加密和解密数据的算法(A good algorithm using ROT13 algorithm to encrypt and decrypt data)
- 2013-09-09 15:34:05下载
- 积分:1
-
matlab
基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。(Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, as well as for noise, MP3 compression, filtering, resampling and delay attack simulation.)
- 2010-11-17 17:46:11下载
- 积分:1