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

搜索资源列表

  1. s-zhihuan

    0下载:
  2. 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出\"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. T
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.21kb
    • 提供者:houny
  1. AxCrypt-Src-1.6.2

    0下载:
  2. 研读AxCrypt对加解密的处理方法,会使你收获不小-read AxCrypt the right encryption method would you learned a lot
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.36mb
    • 提供者:fletcher
  1. cryptology

    0下载:
  2. 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.6kb
    • 提供者:李栋
  1. pe_decoder

    1下载:
  2. 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:108.43kb
    • 提供者:heroin
  1. showpass

    0下载:
  2. 可以将密码栏的***读出来,并显示在TEXTBOX上的一个小程序-password column can be read out of *** and TEXTBOX on show in a small procedure
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.06kb
    • 提供者:张一
  1. CPUlicence

    0下载:
  2. 读取CPU序列号,可与加密算法结合,对软件进行加密-read CPU serial number, and the encryption algorithm, the encryption software
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29.17kb
    • 提供者:张军
  1. Encrypt

    0下载:
  2. What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in \"c\" also.) Program fl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.46kb
    • 提供者:刘博
  1. 差分攻击

    0下载:
  2. 用差分方法攻击加密文件,试图获得密钥。演示程序,只分析基于SDES加密的文件。请仔细阅读内附的说明文件。-difference method using encryption attacks, attempts to obtain keys. Demo program, based on the analysis of only SDES encrypted file. Please read the attached note.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:131.63kb
    • 提供者:李灵宁
  1. 基于SDES的加密

    0下载:
  2. 简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。-DES encryption algorithm and analysis of avalanche effect. Please read the attached note.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:65.99kb
    • 提供者:李灵宁
  1. ini加密

    1下载:
  2. 使用vb对ini文件加密以及读取-use vb right ini file encryption and read
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34.58kb
    • 提供者:钱宇吉吉
  1. encrpytionsoftware

    0下载:
  2. Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Pleas
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.58kb
    • 提供者:wyxm
  1. 数据加密算法

    0下载:
  2. 目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保证实体间的安全通信,数据在传输过程可能被其它人读取或篡改。-currently facing the enterprise computing environment and past a great change, many data resources to be able to rely on remote network acce
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.44kb
    • 提供者:王齐
  1. 使用MD5

    0下载:
  2. MD5的加密解密在C++buidler中的使用,看了代码就知道了-MD5 encryption and decryption of the C buidler of use, read on to know the code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:267.68kb
    • 提供者:龙哲
  1. 使用DES

    0下载:
  2. DES的加密解密在c++ builder中的使用,看了就明白了-DES encryption and decryption of the c builder of use, read on to understand
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:218.2kb
    • 提供者:龙哲
  1. 特殊磁道加密源代码

    1下载:
  2. 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37.95kb
    • 提供者:李小
  1. Encrypt(简单易懂)

    0下载:
  2. 对所需要保密的文件进行加密,代码简洁易懂。-right by the need for confidentiality of documents encrypted code easy to read.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31.69kb
    • 提供者:李金戈
  1. cryptopp504win32

    0下载:
  2. Crypto++是一个非常强大的密码学库,主要是功能全,统一性好,基本上密码学中需要的主要功能都可以在里面找得到。Crypto++是由标准的C++写成的,学习C++、密码学、网络安全都可以通过阅读Crypto++的源代码得到启发和提高。-Crypto is a very powerful cryptography library, the main function of the whole, good uniformity basically cryptography needs of the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.09mb
    • 提供者:冯军
  1. RSA加长分段加密

    0下载:
  2. RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByte[]。 4. 使用e和n对所有的sectByte[]进行加密,并合成一大段密文,添加到EncText。 5. 读取下一大段明文,若明文为空,完成加密;否则转2-RSA encryption algo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:74.21kb
    • 提供者:何泽荣
  1. IBM-decryption-read-and-write

    2下载:
  2. IBM解密读写软件 这款软件及其重要 一般软件都不能完全读出IBM程序 而这款可以-IBM decryption software to read and write
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-17
    • 文件大小:4.79mb
    • 提供者:薛松
  1. OutlookPExpressPPassword-is-read

    0下载:
  2. 用来读取Outlook Express密码-Used to read Outlook Express password
  3. 所属分类:Crack_Hack

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