CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rc4

搜索资源列表

  1. vbencrypt

    0下载:
  2. Vb MD5 RSA RC4加密测试程序+源码下载,使用有一个自定义的加密DLL,EncryptionDLL.dll。运行效果如示例截图所示。可在对应的加密方法栏中输入测试字符,然后点击“加密”按钮即可,使用方便,若了解详细情况请下载源码后打开代码文件查看。测试注意:本程序运行“demo”文件夹中的工程,并需要注册EncryptionDLL.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-Vb MD5 RSA RC4 encryption download test pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:24357
    • 提供者:epudn26
  1. RC4EncryptTest

    0下载:
  2. 本代码是使用vc6制作的一个例子,介绍和测试RC4加密的方法-This code is an example of making use vc6 introduce and test RC4 encryption method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:35628
    • 提供者:烟雨寒
  1. encryption

    0下载:
  2. Vb MD5 RSA RC4加密测试程序+源码下载,使用有一个自定义的加密DLL,EncryptionDLL.dll。运行效果如示例截图所示。可在对应的加密方法栏中输入测试字符,然后点击“加密”按钮即可,使用方便,若了解详细情况请下载源码后打开代码文件查看。测试注意:本程序运行“demo”文件夹中的工程,并需要注册EncryptionDLL.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-encryption of MD5 RSA RC4, using VB. you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:24037
    • 提供者:rjoweohr
  1. OPENSSL

    1下载:
  2. 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-23
    • 文件大小:833536
    • 提供者:杨成伟
  1. Secure-communication-system

    0下载:
  2. 我用c++编写的安全通信系统,可以进行信息和文件的加密解密传输,用RC4加密解密。类似于QQ的功能。-I use the code c++ written transmission of information can be encrypted and decrypted files with RC4 encryption and decryption.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-17
    • 文件大小:4526676
    • 提供者:黄程程
  1. RC4_Encrypt

    1下载:
  2. 由于RC4算法加密是采用的xor,所以,一旦子密钥序列出现了重复,密文就有可能被破解。-Because RC4 encryption algorithm is used xor, so once the child appeared to repeat the key sequence, the ciphertext is likely to be cracked.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-01-05
    • 文件大小:1024
    • 提供者:林怀
  1. RC4_run

    0下载:
  2. The AES algorithm has implemented for bitplane images using RC4 algorithm.RC4 is called as Rivest Cipher 4 for encrypt and decrypt an image.It is used here preserve the image content data hacking. Here, the implemented code has tested with MATLAB2010
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:970
    • 提供者:yuvaraj
  1. CryptoRC4

    0下载:
  2. crypto code for rc4 encryption and decryption
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:9672
    • 提供者:dropdrip
  1. v

    2下载:
  2. Synthetisable verilog of compact crypto algorithms: RC4, TEA, XTEA, XXTEA. A faster but, more resource hungry version for RC4 and XXTEA is included.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-12-10
    • 文件大小:62464
    • 提供者:zardoz
  1. data

    0下载:
  2. 常用加密算法,des,base64,md5,rc4,rsa,zip-include des,base64,md5,rc4,rsa,zip
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:202851
    • 提供者:Mac
  1. dcmm

    0下载:
  2. 对称密码,采用了256级DSR、8个联动DSR、钟控、数据扩展、矩阵乘法、M-A函数、序列选择器、记忆、强背包、RC4和压缩等编码技术-Symmetrical password
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5247
    • 提供者:jialei
  1. rc4jm

    0下载:
  2. 本设计是基于密钥重组的加密算法,Rc4加密算法对于安全需求不高的应用来说足矣。-This design is based on the reorganization of the key encryption algorithm, the Rc4 encryption algorithm for the application of security requirements is not high enough.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1876729
    • 提供者:李峰
  1. RC4_Image

    0下载:
  2. RC4 algorithm on image
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:1797
    • 提供者:harshit
  1. SkPdfFontDictionary_autogen

    0下载:
  2. gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9263
    • 提供者:soqenvw
  1. select

    0下载:
  2. gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:9134
    • 提供者:jbkerrie
  1. radeonsi_pm4

    0下载:
  2. gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8880
    • 提供者:jbkerrie
  1. shadow

    0下载:
  2. gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5383
    • 提供者:zttaweng
  1. flash

    0下载:
  2. gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7520
    • 提供者:yonllmao
  1. RC4-Prog

    0下载:
  2. Example 1. To find 1537 x 4248 modulo 10, you could multiply out and take the last digit, but a better way would be to replace 1537 by 7 and 4248 by 8 to start, find 7 x 8 = 56, and then take 56 mod 10 to get 6 as the answer. A handy standard no
  3. 所属分类:CA program

    • 发布日期:2017-04-26
    • 文件大小:36467
    • 提供者:pradeep
  1. jiami

    0下载:
  2. 加密算法 LSB MD5 AES Caesar RC4-LSB MD5 AES Caesar RC4
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:44266
    • 提供者:keyp
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com