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

搜索资源列表

  1. 组合加密软件包 Lock Manage 5

    0下载:
  2. Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:102537
    • 提供者:何福保
  1. des加密算法源代码c语言实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6075
    • 提供者:祝晓斌
  1. AES加密算法演示程序

    1下载:
  2. 欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:211094
    • 提供者:456
  1. DES加密ql

    0下载:
  2. des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7398
    • 提供者:秦雷
  1. AES高级加密算法 VC++6.0

    1下载:
  2. AES 高级加密算法 测试程序,使用vc++ 6.0编写
  3. 所属分类:加密解密

    • 发布日期:2011-01-28
    • 文件大小:206574
    • 提供者:changhai123
  1. SHA1加密算法,标准C实现

    0下载:
  2. SHA1加密算法,标准C实现,已经测试通过。,SHA1 encryption algorithm, the standard C implementation, testing through
  3. 所属分类:加密解密

    • 发布日期:2017-03-22
    • 文件大小:2568
    • 提供者:杨颖
  1. 三重DES加密解密算法

    0下载:
  2. 三重DES加密解密算法 可以实现3轮加密或者16轮加密的自由选择 并通过加密进行密文测试-DES\Debug\DES.exe ...\.....\DES.ilk ...\.....\DES.obj ...\.....\DES.pch ...\.....\DES.pdb ...\.....\DES.res ...\.....\DESDlg.obj ...\.....\StdAfx.obj ...\.....\vc60.
  3. 所属分类:加密解密

    • 发布日期:2017-05-14
    • 文件大小:3628486
    • 提供者:缪超
  1. dm2016

    1下载:
  2. DM2016加密芯片读写程序,可用于测试该芯片的加解密功能-DM2016 encryption chip to read and write procedures that can be used to test the chip' s encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:7467
    • 提供者:风飞絮
  1. Des_VC20070608

    1下载:
  2. VC++6.0环境下的DES加密解密算法测试程序-VC++ 6.0 environment DES encryption and decryption algorithm testing procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:41095
    • 提供者:bruce lei
  1. testSkin

    0下载:
  2. DES加密,解密程序。测试通过,含全部源码-DES encryption, decryption procedures. Test is passed, containing all the source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:25281
    • 提供者:jllbs
  1. md5

    0下载:
  2. MD5算法源码,包含算法的实现源码和测试码,可将不定长信息映射到定长信息,可用于软件加密系统中-MD5 algorithm source code, including the algorithm and test source code, variable length information can be mapped to the fixed-length information can be used for software encryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4465
    • 提供者:刘勇
  1. MD5

    0下载:
  2. 西安交大一博士生写的MD5加密算法,基于VC6的对话框的测试程序.-Xi an Jiaotong University wrote a doctoral MD5 encryption algorithm, based on VC6 dialog box testing procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:26217
    • 提供者:江忆南
  1. encryption_test

    0下载:
  2. 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94162
    • 提供者:BY
  1. RSAtested

    0下载:
  2. 用C实现的RSA非对称加密算法,经过测试,通过编译,可以执行的代码-C implementation using RSA asymmetric encryption algorithm, tested through the compilation, you can perform code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1832624
    • 提供者:yihoumei
  1. code1

    0下载:
  2. 字符串操作测试实例以及DES加密解密类及其使用方法-String Manipulation, and DES encryption and decryption test case class and its use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:5220
    • 提供者:yangpeiyong
  1. DES

    0下载:
  2. DES加密算法的C语言实现,包括测试及演示,包你所求-DES encryption algorithm in C language implementation, including the testing and demonstration, packet you seek
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2857
    • 提供者:huangjianqiang
  1. Research-And-Development-Of-RSA-File-Encryption.ra

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1044211
    • 提供者:张波
  1. Des

    0下载:
  2. Des加密解密源码,经过长期测试可以使用。-Des encryption and decryption source code, after a long-term tests can be used.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:36580
    • 提供者:张旭峰
  1. DES

    0下载:
  2. DES加密解密算法,用C++编写,经测试可用-Decryption DES encryption algorithm, written with C++, available via testing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4058
    • 提供者:赵斐
  1. NewAES

    1下载:
  2. 在往上找字符串加密的代码一直没有合适的,只找到了多字节字符串加密的代码。自己改进了AES加脱密算法,实现对任务长度Unicode字符串的加脱密。代码已经在Unicode编码下测试过,没问题。希望对大家的编程有所帮助。-Looking up the string in the encryption code has not been right, only to find a multi-byte string encryption code. Plus improved off their se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6316
    • 提供者:licoo
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com