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

搜索资源列表

  1. QQTEA

    0下载:
  2. QQTEA算法类 内含加密解密函数及文本输入输出HEX数据函数,适合抓包分析数据,在TEA算法的基础上加入填入随机数以及交织算法,QQ和QQ游戏传输数据都是用此算法加密的,经过测试无误,格式非常工整-QQTEA algorithm class includes text encryption and decryption functions and HEX data input and output functions for analysis of data capture, the TEA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2300
    • 提供者:
  1. CodeRipper

    0下载:
  2. 绝对有用的olly插件。在asm里跟踪到了关键call,但里面的函数太太太复杂,完全无法分析,要做注册机必须实现其算法。怎么办?全部ripper出来!跳转等都自动帮你设好了标签。赞!-Olly absolutely useful plug-ins. Asm-ri in track at a crucial call, but his wife inside a function is too complex to analyze completely unable to do Zhuceji m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:42613
    • 提供者:evilight
  1. SDK2.1-Development-Guide

    0下载:
  2. 对关于加密解密中所用到的函数进行详细分析,并列举出相应的实例加以说明,句有很好的使用价值-Concerning the encryption and decryption functions used in the detailed analysis and outlines the appropriate example to illustrate a very good value sentence
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:153434
    • 提供者:lixiuna
  1. HASH

    0下载:
  2. 数字签名中哈希函数的分析与研究,主要分析哈希函数的结构。-Hash function in the digital signature analysis and research, the main structure of the hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94475
    • 提供者:马利
  1. md5

    0下载:
  2. MD5算法的实现以及分析,主循环有四轮(MD4只有三轮),每轮循环都很相似。第一轮进行16次操作。每次操作对a、b、c和d中的其中三个作一次非线性函数运算,然后将所得结果加上第四个变量,文本的一个子分组和一个常数。再将所得结果向右环移一个不定的数,并加上a、b、c或d中之一。最后用该结果取代a、b、c或d中之一。-MD5 algorithm implementation and analysis, the main loop there are four rounds (MD4 only thr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:191341
    • 提供者:范小饭
  1. 123

    0下载:
  2. 针对DTCP内容保护协议,本文通过分析协议使用的密码算法,提出安全散列函数SHA一1、SHA一256,AES高级加密算法,素数域椭圆曲线点乘算法的硬件实现方法,有效地满足了DTCP内容保护协议对设备验证、传输数据加密的需求。-Aimed at DTCP content protection agreement, the paper analyzes agreement using cryptographic algorithms, puts forward secure hash functio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4477794
    • 提供者:孙丽娟
  1. Aes

    0下载:
  2. 128位AES加/解密函数Enciphering/Deciphering;CBC工作模式下的AES加/解密函数CBCEncrypt/CBCDecrypt。本密码算法的实现不仅是经典AES算法的实现,还采用动态S盒技术对其作出了改进,使其安全性更高,改进之处参考了《AES算法的S盒分析及改进探讨》一文。-128-bit AES encryption/decryption the function Enciphering/Deciphering the CBC operating mode AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:1172322
    • 提供者:fang
  1. SHA-256SecuretyAnalysis

    0下载:
  2. 研究ras-256hash函数的结构安全性,给出三个sha-256变种函数,分别分析他们抵抗chabaud-joux攻击的能力与sha-256结构果比较,版权归作者所有,仅供研究。-Structural safety research the ras-256hash function, given three sha-256 variant function analysis their attacks against chabaud-joux ability sha-256 structure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:416565
    • 提供者:徐晓刚
  1. Cryptology

    1下载:
  2. 1. 实现课本 简单的SPN-分组加密和解密算法; 2. 实现对任意文件的加密和解密; 3. 测试加密函数的运行速度; 4. 对加密函数进行先行密码分析。 -1 to achieve a simple textbook SPN-packet encryption and decryption algorithm 2 to achieve arbitrary file encryption and decryption 3 tests the speed of the encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-23
    • 文件大小:5120
    • 提供者:liming
  1. Cryptography-curriculum-design

    0下载:
  2. 1) SPN-分组加密和解密 2) 任意文件的加密和解密 3) 测试加密函数运行速度 4) 线性密码分析 5) 差分密码分析 其中,线性密码分析包含对随机生成的进行线性分析以及线性分析成功时明 密文对的测试;差分密码分析包含对随机生成的进行差分分析以及差分分析成功 时明密文对的测试 - 1) SPN- group encryption and decryption 2) arbitrary file encryption and decryption 3) test the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1897783
    • 提供者:vincent chou
搜珍网 www.dssz.com