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

搜索资源列表

  1. RSA-encryption-to-decrypt

    0下载:
  2. RSA加密和解密,实现基本的RSA算法,需要选择两个大素数。 -RSA encryption and decryption, the realization of basic RSA algorithm, we need to select two large prime Numbers.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:563
    • 提供者:gfdghbf
  1. RSAsuanf

    0下载:
  2. 我自己用C语言写的RSA算法,实现对字符串输入的进行加密和解密!完美操作-I have written in the C language RSA algorithm, to encrypt and decrypt strings input! Perfect operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:213187
    • 提供者:第三方
  1. AES128_Decrypt

    0下载:
  2. AES-128 Decrypt in VC++ using openssl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1344
    • 提供者:sydneylai
  1. crypto

    0下载:
  2. Encrypt or decrypt password function for powerbuilder developer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:39932
    • 提供者:Narayana
  1. CryptoAPI-1

    1下载:
  2. 1) 创建Crypto工程和Decrypto工程,分别实现文本文件的加密和解密功能; 2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解密后的文件,查看内容是否和加密前的内容一致。-1) to c
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:5636410
    • 提供者:接电话
  1. DESdecypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:26567
    • 提供者:wpudn29
  1. RC4_CPP

    0下载:
  2. C++源码实现RC4的文件加密、解密功能,本程序可在VC++ 6.0环境下直接编译成功。在窗体中选择需要加密的文件,随便输入你自己想要的加密密钥,点击“文件加密”功能,即可快速实现基于RC4算法的文件加密程序。保存的文件后缀为RC4,如果选择打开的是RC4文件,则程序自动加载解密模块,输入密钥可解密文件。-C++ source file encryption RC4 decryption function, the success of the program can be compiled d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:12013
    • 提供者:gxtxtplg
  1. vfdecryptIM

    0下载:
  2. Conains all files needed to decrypt firmware files.
  3. 所属分类:Static control

    • 发布日期:2017-04-07
    • 文件大小:43867
    • 提供者:ebenstein
  1. XorEncrypt

    0下载:
  2. 简单加密、解密的实现。VS2010可直接编译运行。-Simple encrypt and decrypt implementation, compiled by VS2010.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:22905
    • 提供者:何先生
  1. xor-en-de

    0下载:
  2. encrypt a string and decrypt a string
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7269
    • 提供者:nova
  1. ThreeDES_ECB_EnDecrypt

    0下载:
  2. 实现3Des加密算法中,在ECB模式下进行加密数据和解密数据。-3Des encryption algorithm to achieve, in the ECB mode the encrypted data and decrypt data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:8837
    • 提供者:zhanghu
  1. CryForm

    0下载:
  2. 数据加密和解密的源程序,可以用来对字符串进行加密和解密-Data encryption and decryption of the source, can be used to encrypt and decrypt strings
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:46331
    • 提供者:曾经
  1. Encryption-to-decrypt

    0下载:
  2. 一个加密解密的源程序,非常的好用java的源代码-An encrypted decryption source program, very good Java source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:65751
    • 提供者:李瑞豹
  1. aes

    0下载:
  2. 本文档用C语言写了AES算法,可以读入明文或密文文档和密钥文档,然后将加密或解密结果输出到文档中-This document is written in C language of the AES algorithm, can be read in plain text or cipher text documents and key documents, and then output the results to encrypt or decrypt the document
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:104713
    • 提供者:
  1. Project1

    0下载:
  2. Browser Password Decrypt
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:330182
    • 提供者:mehdikhobast
  1. RSA

    1下载:
  2. 本代码主要包括RSA加密算法教程以及使用C语言实现RSA算法的完整代码文档。-This document focuses on the RSA algorithm, RSA is encryption and decryption algorithm. We encrypt the integer at the sending end, and then decrypt the encryption at the receiving end.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:181975
    • 提供者:chen
  1. Des

    0下载:
  2. des encrypt de rive multi-derive odd-check-des encrypt decrypt derive multi-derive odd-check
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6690
    • 提供者:mengchaoming
  1. base64test

    0下载:
  2. base64编码文件的使用例子。完美解密base64编码文件。程序编译通过,例子简单实用。-Use examples base64 encoded file. Perfect decrypt base64 encoded file. Compiled by the example simple and practical.
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1615370
    • 提供者:之路
  1. win_RemoteFcwV1

    0下载:
  2. 威哥远程控制 windows自带远程桌面,经常是暴露Ip。非常不安全。这个源码可以将IP信息加密储存在XML文件,使用时经程序解密-Vigor remote control comes with remote desktop windows, are often exposed to Ip. Very unsafe. The source code can be stored in encrypted IP XML file by using the program to decrypt
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:821230
    • 提供者:mark
  1. LordOfMU

    0下载:
  2. This a class to decrypt and encrypt mu online pakcets-This is a class to decrypt and encrypt mu online pakcets
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:xbenax
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com