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

搜索资源列表

  1. demd5.zip

    1下载:
  2. md5加密解密,vc++源代码!运行成功,md5 encryption and decryption, vc source code! Running successfully
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:784.96kb
    • 提供者:zuojuxian
  1. DES_ECB.rar

    0下载:
  2. DES encryption decryption with ECB,DES encryption decryption with ECB
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:kishan
  1. IBM-decryption-read-and-write

    2下载:
  2. IBM解密读写软件 这款软件及其重要 一般软件都不能完全读出IBM程序 而这款可以-IBM decryption software to read and write
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-17
    • 文件大小:4.79mb
    • 提供者:薛松
  1. folder-encryption-and-decryption

    0下载:
  2. 文件夹简单加密解密源码,实现了基本的功能,新手可以借鉴开放更好的产品-Simple folder encryption and decryption code to achieve the basic functionality, open novice can learn better products
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:233.96kb
    • 提供者:wst
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:404.23kb
    • 提供者:xiaowei
  1. Encryption-and-decryption

    1下载:
  2. C#开发的一款简单的可逆加密解密小软件,使用8位加密密钥。-Encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:63.44kb
    • 提供者:lxw
  1. DES_Verilog

    0下载:
  2. 这是我用Verilog写的DES加解密程序,准确的说这是一份实验报告,里面不但有程序还有简单的注释[主要是针对仿真的波形的],我主要写的是主控部分,密钥生成部分参考了下版原康宏的程序.该程序即可加密也可解密,选用CycloneII器件即能跑到100Mhz以上.-This is what I used to write Verilog the DES encryption and decryption procedures, accurate to say that this is a test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:290.16kb
    • 提供者:jesse
  1. AES

    0下载:
  2. 128、192、256位AES加解密算法-128,192,256-bit AES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8.51kb
    • 提供者:杨颖
  1. encryption-and-decryption-algorithm

    0下载:
  2. 300种加密解密算法的(C++)源代码,学习密码学,破解的好资料-300 kinds of encryption and decryption algorithm (C++) source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:405.71kb
    • 提供者:viki
  1. DES

    2下载:
  2. vb写的des加密解密源码及调用过程 已经验证-vb wrote des encryption and decryption process is called source code and authentication
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-21
    • 文件大小:8.16kb
    • 提供者:路军锋
  1. IS_Project1

    0下载:
  2. 这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。-This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.23mb
    • 提供者:孙一鸣
  1. paper(DESusingmatlab)

    1下载:
  2. 运用matlab实现DES加密解密,可以实现对字符串加密和对文档加密解密,论文-Matlab implementation to use DES encryption and decryption can be achieved on the string encryption and decryption of encrypted documents, thesis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:138.17kb
    • 提供者:伍军
  1. EDSystem

    0下载:
  2. 非常有用的加密解密程序,分为对称加密和非对称加密两部分,而且自带GUI-Very useful encryption and decryption procedures, divided into symmetric encryption and asymmetric encryption two parts, and comes with GUI
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:448.45kb
    • 提供者:陈思荣
  1. RSAencryption-decryption

    0下载:
  2. 基于RSA的加密/解密示例C#代码,采用字符串作为参数 -RSA-based encryption/decryption example C# code, the use of string as a parameter
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.74kb
    • 提供者:李静
  1. AES-test

    0下载:
  2. aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:14.75kb
    • 提供者:song
  1. DES

    0下载:
  2. 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:8.23kb
    • 提供者:Adolph
  1. Bin_Encrypt

    0下载:
  2. 基于DES加密算法的二进制加密解密程序,内含主程序与加密函数、解密函数,有详细注释,并画出了二进制信号波形。-DES encryption algorithm based on binary encryption and decryption process, containing the main program and the encryption function, decryption function, detailed notes, and draw a binary signal
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:8.8kb
    • 提供者:
  1. ImageDeal.java.tar

    0下载:
  2. 简单的图片加密程序,把原图与作为密钥的图片进行异或操作实现图片的加密,再进行一次异或操作,实现解密-Simple image encryption procedures, the Original and different pictures as a key to achieve the image or operation of encryption, and then once exclusive or operation, to achieve decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2.45kb
    • 提供者:Wu Zhongsheng
  1. Encryption.encryption.decryption.procedures.code.r

    0下载:
  2. Encryption的加密解密程序经典代码Encryption The encryption and decryption procedures classic code -Encryption The encryption and decryption procedures classic code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:18.46kb
    • 提供者:moon
  1. Zend-PHP-file-decryption-tool

    0下载:
  2. PHP文件zend解密工具 Zend PHP file decryption tool-Zend PHP file decryption tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.49mb
    • 提供者:张建凯
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com