登录
首页 » Visual C++ » Rc4

Rc4

于 2021-02-28 发布 文件大小:1173KB
0 305
下载积分: 1 下载次数: 7

代码说明:

  采用c++实现RC4加密解密算法,该代码可以加密解密任意格式的文件( U91C7 u758ccc_cn R U6587 u4EF6)

文件列表:

Rc4
...\1.cpp,4012,2016-10-29
...\1.dsp,3341,2016-11-06
...\1.dsw,508,2016-11-06
...\1.ncb,41984,2016-11-06
...\1.opt,48640,2016-11-06
...\1.plg,822,2016-11-06
...\Debug
...\.....\1.exe,327725,2016-11-06
...\.....\1.ilk,770728,2016-11-06
...\.....\1.obj,392975,2016-11-06
...\.....\1.pch,2001156,2016-10-15
...\.....\1.pdb,1156096,2016-11-06
...\.....\Rc4.exe,184367,2016-10-15
...\.....\Rc4.ilk,185144,2016-10-15
...\.....\Rc4.pch,217588,2016-10-15
...\.....\Rc4.pdb,590848,2016-10-15
...\.....\vc60.idb,189440,2016-11-06
...\.....\vc60.pdb,143360,2016-10-29
...\Rc4.dsp,4188,2016-10-15
...\Rc4.dsw,512,2016-10-15
...\Rc4.ncb,25600,2016-10-15
...\Rc4.plg,1241,2016-10-15

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

发表评论

0 个回复

  • LCCrypto_Src
    本程序可以在 PE 文件的结尾增加一个新节,从而在已被“加密”的程序开始运行时,要求输入密码。(This procedure can be the end of the document in the PE to add a new section, which has been in the encryption process to start running when asked to enter a password.)
    2008-02-29 09:29:32下载
    积分:1
  • quantumkey
    量子密钥仿真 量子信息,BB84协议 量子密钥分配,安全通信,量子密码学,进十年内可能取代传统方法(the model of quantum key )
    2009-03-07 09:52:11下载
    积分:1
  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • EC-Signature
    基于miracl大数库的椭圆曲线EC的签名算法的c语言实现(Database based on large numbers miracl elliptic curve signature algorithm EC for c-language implementation)
    2020-07-03 18:40:02下载
    积分:1
  • ERRATA
    说明:  一个应用密码学的源代码,主要完成应用密码方面的功能。(a Cryptographic Application source code, application code to complete the function.)
    2006-04-15 13:58:12下载
    积分: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
  • des
    des经典加密算法,实现数据交互过程中的保密(des classical encryption algorithm, data confidentiality during the interaction)
    2013-12-19 18:38:55下载
    积分:1
  • sign
    对于ECC 进行加密解密运算,这里主要是ECDSA的签名(For ECC encryption and decryption operations, where mainly ECDSA signature)
    2020-07-03 20:00:01下载
    积分:1
  • xuliemime
    线性反馈移位寄存器LFSR生成随机序列的原理,序列密码的加密过程(Linear feedback shift register LFSR to generate random sequence of the principle of the encryption cipher)
    2009-06-23 11:48:20下载
    积分:1
  • CMAC
    在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)
    2014-01-10 16:12:49下载
    积分:1
  • 696516资源总数
  • 106436会员总数
  • 7今日下载