登录
首页 » Visual C++ » RC4

RC4

于 2020-10-13 发布 文件大小:71KB
0 140
下载积分: 1 下载次数: 2

代码说明:

  对RC4加密解密代码,可以自行修改密钥!类可以直接调用(RC4 encryption and decryption code, you can modify the key! Class can be called directly)

文件列表:

RC4
...\Debug
...\.....\BuildLog.htm,6006,2013-04-12
...\.....\main.obj,25025,2013-04-12
...\.....\mt.dep,65,2013-04-12
...\.....\RC4.obj,11821,2013-04-12
...\.....\test.exe.intermediate.manifest,621,2013-04-12
...\.....\vc90.idb,175104,2013-04-12
...\.....\vc90.pdb,217088,2013-04-12
...\main.cpp,452,2013-04-12
...\RC4.cpp,3284,2013-04-12
...\RC4.h,762,2013-04-12
...\test.vcproj,3750,2013-04-12
...\test.vcproj.run-PC.run.user,1409,2013-04-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • AES_CMAC
    通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
    2021-03-11 19:09:25下载
    积分:1
  • bl_des_test
    使用dll,将vc下进行文件加解密的blowfish方法做成dll文件,从而在vc中调用,隐藏加解密的参变量。(Using dll, under the vc the blowfish file encryption method made dll file, so call in vc, the hidden variable encryption and decryption of the parameters.)
    2010-08-30 18:56:22下载
    积分:1
  • affine1
    仿射 suanfa daima 加密 解密(affine suanfa daima affine )
    2010-09-02 03:36:51下载
    积分:1
  • NHD
    程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。多线程操作,保证加密时程序界面流畅,加密速度大约9M每秒。(Procedures using the most advanced as a core algorithm Rijndael algorithm with variable block length and variable key length of the iterative block password. Block length and key length can be specified as 128,192 or 256. Multi-threaded operation, to ensure smooth program interface encryption, encryption speed of about 9M per second.)
    2009-07-16 18:38:49下载
    积分:1
  • RSA-KEY
    RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序(RSA public key encryption program)
    2013-09-06 09:42:15下载
    积分:1
  • MakeSerialNum
    主要是对注册机的简单的开发以及应用,包括注册机的如何操作。(Mainly on the development of RI and simple applications, including RI' s how.)
    2011-06-08 11:17:35下载
    积分:1
  • vcDES
    讲述des加密过程,实现了简易锝des加密算法(About the des encryption process to achieve a simple encryption algorithm technetium des)
    2011-11-01 19:44:09下载
    积分:1
  • ECC_Paper
    关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)
    2013-09-18 23:47:01下载
    积分:1
  • MD5_RSA
    本源代码,综合了DES,RSA,MD5等几种加密的方法于同一工程中,可以让读者对各种加密方法的实现通过代码实现过程的比较,更好的理解几种软件加密方法(Source code, a combination of DES, RSA, MD5 encryption method, such as several in the same project, will allow readers to a variety of encryption methods to achieve the realization of the process through code comparison, a better understanding of several software encryption methods)
    2008-05-19 09:32:33下载
    积分:1
  • Cryptography-and-Network-Security
    用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。(With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.)
    2013-11-01 15:00:05下载
    积分:1
  • 696518资源总数
  • 104629会员总数
  • 9今日下载