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

搜索资源列表

  1. AESDemo

    0下载:
  2. 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:40.69kb
    • 提供者:曲进
  1. fastcoll_v1.0.0.5_source

    0下载:
  2. md5碰撞验证程序,可以构造两个md5一样的exe文件。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26.4kb
    • 提供者:macro
  1. DES算法源代码

    0下载:
  2. 除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5\\setupkit\\kitfil32或VB98\\Wizards\\PDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.93kb
    • 提供者:田强
  1. 利用了R.Devany混沌理论构造了一种混沌动力系统

    0下载:
  2. 混沌函数对图像加密的一种方法。利用了R.Devany混沌理论构造了一种混沌动力系统,并用所生成的混沌序列对图像进行加密.由于混沌动力系统有很强的不可预测性,因此,混沌序列对图像加密能更好的抵御各种攻击.此方法具有加密速度快、安全性高特点.,Chaotic function of a method of image encryption. Use of R. Chaos Theory Construction Devany a chaotic dynamical systems, and chao
  3. 所属分类:加密解密

    • 发布日期:2017-03-30
    • 文件大小:294.37kb
    • 提供者:李苏宁
  1. huffman

    0下载:
  2. huffman树的构造方法和加密解密算法-huffman tree application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2.37kb
    • 提供者:石鸿斌
  1. rsa_small_num

    0下载:
  2. 本程序主要功能: 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。-Main function of this procedure: 1, construct an RSA key programming 2, programming algorithm for fast index 3, write a program generating large prime numbers 4, to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1.3kb
    • 提供者:
  1. ImageEncryptionAlgorithm

    1下载:
  2. 以两个简单的logistic映射构造一个双混沌互扰系统,提出了基于双混沌互扰系统的图像加密算法.-An image encryption algorithm is proposed with inter-perturbations of dual chaotic systems constructed based on two simple logistic mapping.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:291.49kb
    • 提供者:胡勇辉
  1. MD5_FastCollision_v1.0.0.5_src

    0下载:
  2. 快速MD5碰撞生成器,王小云改进版。这个生成器根据“构造前缀碰撞法”可以生成两个不同的文件,而这两文件的md5 sum却是一样的。 MD5 Collision Generator(win32 .exe) MD5 Collision Generator(source) -Fast MD5 collision generator, Xiaoyun Wang, improved version. The generator according to "construct the pr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:26.06kb
    • 提供者:Bill
  1. RSA

    0下载:
  2. 实现RSA密码体制实验 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。 -Achieve the RSA cryptosystem- an experiment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:7.22kb
    • 提供者:zhang liang
  1. DES

    0下载:
  2. 1. 编写程序实现DES的加、解密: 1)编程构造DES的密钥; 2)应用上述获得的密钥将一段英文或文件进行加、解密。 2. 用DES算法实现口令的安全 -1. Write a program to achieve DES, encryption and decryption: 1) programming construct DES key 2) applications, such access will be a key document in English or en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10.62kb
    • 提供者:zhang liang
  1. RSA-yuan

    0下载:
  2. rsa可实现的源程序1 编写程序构造一RSA密钥;编写程序实现快速指数算法;编写程序生成大素数;实现RSA密码体制。-rsa source code enables a programming construct an RSA key write a program for rapid index algorithm write programs generate large prime numbers to achieve RSA cryptosystem.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:214.44kb
    • 提供者:zhang liang
  1. Logistichecat

    0下载:
  2. 将猫映射(cat map ) 与Logist ic 映射相结合, 构造了一种语音加密算法. 该算法首先将语音数据堆叠成二维, 然后利用二维猫映射将数据的位置置乱, 最后利用一维Logist ic 映射构造替换表, 对数据进行扩散.-The cat map (cat map) and Logist ic mapping the combination of a voice encryption algorithm is constructed. The algorithm first voic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:379.11kb
    • 提供者:刘非
  1. PEG

    0下载:
  2. PEG算法是在编码构造方面的一种有效的方法,它基于Tanner图,能有效的增大围长,使得构造出来的码的性能更好-PEG algorithm is constructed in terms of an effective coding method, based on Tanner graph, which can effectively increase the girth, making the code constructed with better performance
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:10.02kb
    • 提供者:张小龙
  1. DESIGNOFVOICEENCRYPTIONCOMMUNICATIONSYSTEMBASEDONC

    0下载:
  2. 鉴于语音信号的“即时性 ”特点 ,在分析了混沌掩盖、混沌调制进行加密利弊的基上 ,构造了一种混沌切换加密方案 ,对语音进行了更安全有效地加密.-DESIGNOFVOICEENCRYPTIONCOMMUNICATIONSYSTEMBASEDONCOMPUTERNETWORK
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.48mb
    • 提供者:杜舒宇
  1. md5

    0下载:
  2. MD5算法是一种消息摘要算法(Message Digest Algorithm),此算法以任意长度的信息(message) 作为输入进行计算,产生一个128-bit(16-byte)的指纹或报文摘要(fingerprint or message digest)。两个不同的message产生相同message digest的几率相当小,从一个给定的message digest逆向产生原始message更是困难(不过也有可能从message digest构造(message),因此MD5算法适合用在
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2.91kb
    • 提供者:nannan
  1. AES

    0下载:
  2. 本书是当前世界上介绍AES最全面的书了,详细的介绍了AES的数学基础,原理算法的构造,以及密码的相关知识,并且有C语言实现代码,是学习AES难得的一本好书. -This book is currently the world s most comprehensive book introduces AES, and a detailed descr iption of the mathematical basis of AES, algorithm construction principles
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:4.96mb
    • 提供者:uiao86
  1. Secrets-of-Reverse-Engineering

    0下载:
  2. 逆向工程的秘密:非常经典,了解程序构造和如何保护自己的软件不被破解-Secrets of Reverse Engineering:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7.06mb
    • 提供者:Eva wang
  1. Logistic

    0下载:
  2. 构造Logistic映射,并利用它构造序列密码,进行序列分析-Constructed the Logistic map, and use to construct stream ciphers, sequence analysis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:242.96kb
    • 提供者:kadnqk
  1. 13

    0下载:
  2. 从管理员身份获得 SYSTEM 权限的四种方法 伪寄存器语法(Pseudo-Register Syntax) 利用 cards.dll 写自己的扑克程序 利用 Debug API 编写一个简单的脱壳机 手工构造一个超微型的 PE 文件 改造 MFC 编写的控件在 Win32ASM 中使用 枚举全局钩子 监视远程线程的创建 编写一个简单的 SoftICE 命令扩展 识别 ida.dll 导出函数为可读形式(idc 脚本 调试 DLL 时加载到不同地址的小技巧
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:jianjian
  1. des

    1下载:
  2. 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:259.48kb
    • 提供者:yangfeng
« 12 »
搜珍网 www.dssz.com