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

搜索资源列表

  1. 75-dFile

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年进行了改进强化了抗差分分析的能力改称为IDEA 它
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18881
    • 提供者:zengzl
  1. 算法

    0下载:
  2. 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1274
    • 提供者:god
  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. 20073803237480

    0下载:
  2. QQ 2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例-QQ 2005 Hesuiban password encryption algorithm and its VC-source: QQ2005 Hesuiban ewh.db of the data structure analysis, encryption algorithm analysis, and gives examples of decryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:111988
    • 提供者:zasxcd
  1. 200735133787

    0下载:
  2. qq登录口令加密算法 ,数据结构分析、加密算法的分析,并且给出解密的算法和实例 -qq password encryption algorithm, data structure analysis, analysis of encryption algorithm, and decryption algorithms and give examples of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:67325
    • 提供者:rweew
  1. AES

    0下载:
  2. AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它原理和应用。-AES (The Advanced Encryption Standard) is the United States National Institute of Standards and Technology for the norms of electroni
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:11573
    • 提供者:李泽球
  1. QQCrack

    0下载:
  2. QQ 2005贺岁版登录口令加密算法及其VC源码,QQ 2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例。-QQ 2005 Hesuiban login password encryption algorithm and its VC source code, QQ 2005 Hesuiban login password encryption algorithm and its VC Source: QQ200
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:73788
    • 提供者:335
  1. QQCrack

    0下载:
  2. 提供腾讯QQ2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例。-Tencent QQ2005 Hesuiban login password provided encryption algorithm and its VC Source: QQ2005 Hesuiban the ewh.db data structure analysis, encryption algorithm and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:71999
    • 提供者:房天
  1. ASFDSAF

    0下载:
  2. 题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:     每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 1.程序分析: 2.程序源代码:-Topic: a company USES the public telephone relay data, data is four integers, in the relay in the process is encrypted, encrypti
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2285
    • 提供者:崔嬴
  1. VMProtect

    0下载:
  2. VMProtect逆向分析相关的资料,一蓑烟雨论坛大牛的作品,对于破解或逆向分析很有启发作用。-VMProtect reverse analysis of relevant data, a domain misty rain BBS Daniel s work, enlightening for cracking or reverse analysis.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-03
    • 文件大小:1098776
    • 提供者:北熊
  1. 06168353

    0下载:
  2. The Fast Fourier Transform (FFT) is one of the rudimentary operations in field of digital signal and image processing. Some of the very vital applications of the fast fourier transform include Signal analysis, Sound filtering, Data compressio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:305501
    • 提供者:doggaravi
  1. paa-master

    1下载:
  2. 概率原型分析软件,语言matlab,属于数据分析软件,非监督学习方法,类似于PCA,NMF等-Archetypal analysis represents a set of observations as convex combinations of pure patterns, or archetypes. The original geometric formulation of finding archetypes by approximating the convex hull of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-02
    • 文件大小:14497500
    • 提供者:tower
  1. SM4_mask

    0下载:
  2. 为防止差分功耗分析攻击,SM4加密算法添加了随机掩码,利用随机掩码打乱了结果数据和功耗的相关性,从而实现抗差分功耗分析攻击的能力。-To prevent the differential power analysis attack, SM4 encryption algorithm adds random mask mask disrupted by random correlation result data and power, enabling resistance to differen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:928277
    • 提供者:wangyi
  1. 5681_48

    0下载:
  2. security analysis of biometric data
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:372736
    • 提供者:davongoma
搜珍网 www.dssz.com