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

搜索资源列表

  1. DESChecker11111

    0下载:
  2. DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li,Ri,Fi,Si等,这样可以当做一个DES加密对照器,这样可以方便的发现你在加密过程中出现的错误! -DES (Data Encrypton Standard) algorithm has been achieved online many, I would like to speak on is the DES encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:148.62kb
    • 提供者:杨飞
  1. a3a8

    0下载:
  2. SIM卡的A3A8加密算法,理解后可以通过随机碰撞来爆破SIM卡的KI。即可以复制SIM卡-SIM cards A3A8 encryption algorithm, can be understood through random after the collision to blast SIM cards KI. That can be replicated SIM cards
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.49kb
    • 提供者:JackChen
  1. VigenereEncrypt.cpp

    0下载:
  2. Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as clear as the table Substitution
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:513byte
    • 提供者:小杨
  1. SimonScan_V1.06

    0下载:
  2. 可读取SIM卡内部信息,KI码等,可以保存自己的SIM卡信息-SIM CARD SCANER
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2.72mb
    • 提供者:李志军
  1. integral

    0下载:
  2. guzel bir gun gecirmek isterdim ama bunu ne saglayabilir ki
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:139.26kb
    • 提供者:kalakal
  1. LFSR

    0下载:
  2. 1. 分析n-位LFSR生成m=2n-1位长伪随即序列的算法过程。 2. 用程序设计语言将算法过程编程实现。 输入明文:I do like this book 加密算法E:yi=xi^ki 密钥:32-LFSR的输出,初始值:good 本原多项式:x32+x7+x5+x3+x2+x+1 -1. Analysis of n-bit LFSR to generate m = 2n-1 bit length of the sequence was pseudo-algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:16.12kb
    • 提供者:zouna
  1. DESChecker

    0下载:
  2. VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应 -DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:149.41kb
    • 提供者:zhao_xinping
  1. DESChecker

    0下载:
  2. VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应。 -Written in VC++ source code viewer DES algorithm, DES algorithm is the current applications are very extensive, the main functi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:148.26kb
    • 提供者:yzj
  1. DESChecker

    0下载:
  2. VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应。-VC++ prepared by the DES algorithm viewer source code, DES algorithm is currently the already very extensive, the program' s ma
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:165.22kb
    • 提供者:JOJOchen
  1. vigenere

    0下载:
  2. 计一个vigenere密码类,类的对象各自拥有不用的密匙。用不用对象加密相同的明文,将会获得不同的密文。加密过程如下:设密匙为K=k1k2.......kn,明文为M=m1m2.......mn,密文为C=c1c2.......cn,其中k1k2.........kn,m1m2...........mn, c1c2.........cn,每个都代表一个字母。 将字母A到Z编号,从0到25,那么它们之间有这样的对应关系:ci=(mi+ki)mod26。 例如,M=data sec
  3. 所属分类:加密解密

    • 发布日期:2017-04-01
    • 文件大小:1.63kb
    • 提供者:小杨
  1. gerki

    0下载:
  2. des加密解密 算法的应用 功能:实现des加密过程中从56位的K密钥产生16个48位Ki子密钥-des encryption and decryption algorithms application functions: des encryption from the 56 K-16 48-bit key generation sub-key Ki
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:833byte
    • 提供者:张力
  1. deschecker

    0下载:
  2. DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li,Ri,Fi,Si等,这样可以当做一个DES加密对照器,这样可以方便的发现你在加密过程中出现的错误!-DES (Data Encrypton Standard) algorithm to achieve online has been a lot, I talk about this is the process of how to vi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:149.39kb
    • 提供者:michael
  1. BJMCCDllTestDialog

    0下载:
  2. 强KI认证和Milenage算法工具,调用其他dll文件进行读卡器卡片交互。-KI strong authentication and Milenage algorithm tool, call other dll file card reader interaction.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:118.94kb
    • 提供者:dezhou
  1. phram

    0下载:
  2. By dwmw2 editorial decree, ki , Mi or Gi are to be used. -By dwmw2 editorial decree, ki , Mi or Gi are to be used.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.63kb
    • 提供者:btrgpou
搜珍网 www.dssz.com