-
一个比较简单的加密程序
一个比较简单的加密程序-a relatively simple encryption program
- 2022-03-13 17:52:14下载
- 积分:1
-
CRC校验程序,使用了CRC
CRC校验程序,使用了CRC-16和CRC-CCITT方法 -CRC inspection program, which use crc-16 and crc-ccitt method
- 2022-01-26 01:05:36下载
- 积分:1
-
在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行...
在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
- 2022-04-12 02:06:21下载
- 积分:1
-
一种Base 64的编码方法
一种Base 64的编码方法-a Base 64 encoding methods
- 2022-02-04 11:46:45下载
- 积分:1
-
md5main
这个程序是MD5算法的C源代码,调试通过。可以直接应用,在网络通讯中有用。(the procedure is MD5 algorithm in C source code, debugging through. Can be directly applied in the network communications useful.)
- 2006-11-04 23:16:45下载
- 积分:1
-
SHA
现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程(failed to translate)
- 2013-05-03 16:14:26下载
- 积分:1
-
CRC detailed reference source should be specific requirements may need to set up...
crc 详尽的源码 值得参考 具体要求可根据自己需要设置-CRC detailed reference source should be specific requirements may need to set up according to their own
- 2022-10-29 05:00:04下载
- 积分:1
-
对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印...
对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). according to this embedding binary image and resume its embedded watermark from the watermark signal by the Blind detection
- 2022-02-06 17:36:19下载
- 积分:1
-
RSA
非对称密码技术的实现
(1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数);
(2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。
(Achieve asymmetric cryptographic techniques (1) be familiar with RSA-related functions (public and private key generation functions, encryption/decryption function) (2) the use of public key cryptography specific file (test-1.txt), and with the private key to decrypt turn , and then use the private key to encrypt specific files, and use the public key to decrypt it. Comparative decrypted file if the original files are consistent.)
- 2020-07-04 13:40:02下载
- 积分:1
-
DES算法介绍
DES算法介绍 -DES algorithm introduced
- 2022-06-17 17:24:26下载
- 积分:1