-
CryptographyBench
Program that runs AES/RSA algorithm multiple times for different input values and outputs their run times for benchmarking purposes.
Written in Visual C#
- 2010-03-16 00:35:17下载
- 积分:1
-
md5src
这个是编译通过的MD5算法,使用的语言是C++,非常好用。(MD5 C++ source code
)
- 2011-12-09 15:51:58下载
- 积分:1
-
crc
检测CRC编码 看CRC编码在传输后是否有错误 有变动 (Detection CRC codes to see whether the CRC coding errors in the transmission there is a change)
- 2013-09-15 23:51:38下载
- 积分:1
-
md5_cPP
VC++下MD5运行和使用示例,可以正常使用MD5算法(VC MD5)
- 2015-08-11 10:15:02下载
- 积分:1
-
Hash_sha256
sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现
依次执行
SHA256Init、
SHA256Update
SHA256Final
三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
- 2013-09-19 16:09:12下载
- 积分:1
-
yinpinjiami
基于vc++的音频加密软件的设计通过查阅资料对当今比较广泛使用的音频加密算法进行选择,并对其中的三种算法进行其性能方面的比较,找出其中加密性能较好(Audio encryption software design based on VC++through access to information is widely used for today s audio encryption algorithm to choose, and the three kinds of algorithms are compared, and its performance to find out one encryption)
- 2021-02-28 17:59:36下载
- 积分:1
-
LSB
基于LSB的信息隐藏技术——MFC——编译已经通过运行正常(LSB-based Information Hiding- MFC- has been compiled by running the normal)
- 2021-04-26 20:18:45下载
- 积分:1
-
RSA_algorithm_c++
说明: 采用RCS做文件加密的源程序代码,VC环境。包含两个文件包,里面的Readme有详细介绍。(Using RCS to do file encryption source code, VC environment. Package consists of two documents, which detailed the Readme.)
- 2008-09-30 17:45:21下载
- 积分:1
-
RC4_DLL
RC4解加密算法生成DLL动态库,密钥可以再程序里面写死或者外部导入!(The RC4 the Xie encryption algorithm to generate the DLL dynamic libraries, key can re-program inside hardcoded or external import!)
- 2012-08-23 18:44:25下载
- 积分:1
-
aes
本程序可以实现AES16,24,32位任意长度的密码与任意长度的明文的加密与解密,并附有一实例(This procedure can achieve the AES16 24,32 password of any length and any length of plaintext encryption and decryption, with an example)
- 2021-03-15 14:09:22下载
- 积分:1