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

搜索资源列表

  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36304
    • 提供者:晓逻
  1. 大数计算的源代码

    0下载:
  2. 大数计算在公钥加密中起到了重要的作用,如何操作大数呢,该程序也许能帮你解决这个问题有所帮助。-calculated in the end, the public key encryption plays an important role in the operation of large numbers do, the program may be able to help you resolve this problem some help.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5530
    • 提供者:王清华
  1. BMarithmetic

    0下载:
  2. 该BM算法用来求二元域上长度为11的序列的线性综合解-the BM algorithm used for binary domain length of the sequence of 11 linear integrated solution
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6529
    • 提供者:傻傻
  1. keylogbyme

    0下载:
  2. -- KeYl0gByMe -- Il s agit d un petit keylogger tout simple. Il logs tout les types de touches. Le fichier logs se met ?la racine du disque dur principal. Le fichier en question se nomme : stsvc.txt Cr閍teur : benozor77. Courri
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20168
    • 提供者:李高
  1. WinMD5

    0下载:
  2. 基于JAVA语言的MD5编程,可以进行实验讲解,有输入输出示范-based on MD5 Java programming language, can conduct experiments to explain, input-output model
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8555
    • 提供者:冀尔康
  1. 最新AES源码

    0下载:
  2. 最新的AES源代码,AES加密算法为我们提供了强大快捷的对称加密方法。-the latest source code AES, AES encryption algorithm to provide us with a powerful and efficient symmetric encryption method.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16743
    • 提供者:sss
  1. PrjTestForMapCodeBase32

    0下载:
  2. 加密解密算法 32位哈希加密 这是一个包含测试环境的工程,运行可以测试结果.-encryption and decryption algorithms 32 Haxijia secret This is a test environment includes the engineering, operational test results.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:43586
    • 提供者:郭发发
  1. PrjTestForMapCodeBase64

    0下载:
  2. 加密解密2个算法,64位哈希加密 此工程包含一个测试环境 -two encryption and decryption algorithms, 64 Haxijia secret of this project includes a testing environment
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44028
    • 提供者:郭发发
  1. Key_src

    0下载:
  2. 编程中获得会话密钥匙非常重要的 MSDN 展示了一种使用私钥的方法。 但是微软的这个在MSDN中例子相当的长。 本文下面介绍的这个方法不仅更快而且更有效 -Programming cryptographic key conversation was very important MSDN demonstrated a method of using the private key. But in Microsoft's MSDN examples longer. Presen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2970
    • 提供者:ww2aa
  1. DES_key_src

    0下载:
  2. 在VC++6.0下的MFC实现DES(Data Encrypt Standard)加解密算法的演示-in the VC 6.0 MFC DES (Data Encrypt Standard) encryption and decryption algorithms demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32391
    • 提供者:ww2aa
  1. ENIGMA

    0下载:
  2. enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块 -enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10911
    • 提供者:王二小
  1. 混合密码系统源代码

    0下载:
  2. 混合密码系统源代码,可以供学习参考,很有价值-mixed password system source code can reference for the study and of great value
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:701129
    • 提供者:李军
  1. 基于SHA-256的HMAC文件校验器

    1下载:
  2. HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a soft
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50008
    • 提供者:杨飞
  1. Shift Cipher

    0下载:
  2. 一个移位加密算法的源代码,跟大家交流一下。-a shift encryption algorithm source code sharing with you what.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35200
    • 提供者:叶海鹏
  1. 维吉尼亚密码法

    0下载:
  2. 一个较为简单的维吉尼亚算法,供大家参考一下。-a relatively simple algorithm, Va., for your reference.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21965
    • 提供者:叶海鹏
  1. 汇编内核加密算法

    0下载:
  2. 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8356
    • 提供者:qve
  1. HillCodor

    0下载:
  2. 在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to the key document encryption and
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:42819
    • 提供者:
  1. aspjm

    0下载:
  2. 本软件可以完成加密解密,算法简便,实用性强-the software can be completed encryption and decryption algorithm is simple, practical
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7491
    • 提供者:haha
  1. des3

    0下载:
  2. 加密算法,DES的C源码. 是分组算法,虽然现在用的少了 但还是有学习意仪的-encryption algorithm, DES C source. Yes packet algorithm, although it is now used less but still learning Italian Instrument
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10208
    • 提供者:李鑫
  1. Sequence-Cipher-Algorithm

    0下载:
  2. 序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:52354
    • 提供者:云容
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com