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

搜索资源列表

  1. loki加密算法C语言源代码

    0下载:
  2. loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
  3. 所属分类:加密解密

    • 发布日期:2012-03-17
    • 文件大小:104373
    • 提供者:
  1. DES for VB

    1下载:
  2. 本程序封装了一个加解密模块. 使用时直接调用其中的函数即可.- This procedure has sealed a Canadian decipher module When use directly transfers function then
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:27452
    • 提供者:Panbingjin
  1. SessionKey_src

    0下载:
  2. 使用crypt api创建一个会话密钥。 在这个例子中使用了一个168位的3DES key-use crypt api to create a session key. In this example the use of a 168 DES key 3
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:none
  1. passwordgenscv

    0下载:
  2. 密码生成器,很好用-password generator, a good use
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35733
    • 提供者:宋启瑜
  1. openssl-include

    1下载:
  2. Openssl的常用头文件,本人经常用,很不错的。-The daily head file of Openssl, I often use, it is very good.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:347069
    • 提供者:王尔德
  1. 使用DES3 进行加密(全部源码)

    0下载:
  2. 使用DES3进行加密,包含全部delphi源代码!-DES3 use of encryption, including all delphi source code!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:198068
    • 提供者:雷勇
  1. DESDemo1

    0下载:
  2. 利用des算法加密文件的源代码,支持加密文档,用vc语言编写。-use encryption algorithm des documents the source code, supports encrypted files, using vc language.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:40476
    • 提供者:焦伟伟
  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14763
    • 提供者:杨巍
  1. use_des

    0下载:
  2. use_des.zip(vc6)DES块加密算法 使用块加密8个字符,如果大于8个字符后面信息不处理 -use_des.zip (vc6) DES encryption block the use of block encryption algorithm eight characters, if more than eight characters behind information processing
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34567
    • 提供者:云中龙
  1. s_box实现

    0下载:
  2. 这是一个用VC.net实现的AES的S-box的实现代码,包括求逆和s盒的实现代码-This is a realization of the use VC.net AES S-box realization of the code, including inversion and the realization s box code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7840
    • 提供者:刘力
  1. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45908
    • 提供者:云中龙
  1. xlspass

    0下载:
  2. 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16299
    • 提供者:chen
  1. javaCipher

    0下载:
  2. 一个基于java平台的DES加密解密算法,key保存在文件中,KeyManager.java是该加密解密算法的使用范例-a java-based platform DES encryption and decryption algorithms, key stored in documents, KeyManager.java the encryption and decryption algorithms use examples
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2456
    • 提供者:吴绪林
  1. pgp262

    0下载:
  2. PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这 段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的 保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and m
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:283099
    • 提供者:刘二
  1. sha-1

    0下载:
  2. SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bru
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28059
    • 提供者:王国维
  1. 一个解密程序for Mexican Army Cipher Disc

    0下载:
  2. 利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3261
    • 提供者:陈淑娟
  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. playfair

    0下载:
  2. playfair加密算法的实现,利用产生的矩阵去翻译解密.-PLAYFAIR encryption algorithm implementation, use the matrix to translate declassified.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5262
    • 提供者:魏平
  1. sll

    0下载:
  2. 一种非线性流式加密算法,对称加密,它的加密和解密都是用同一把密钥完成。对称加密比不对称加密快得多,但缺点在于,它的安全性完全依赖于保持密码的机密性。 不对称加密,它要求使用两个密钥,一个是公共的(公钥),另一个是私有的(私钥)。每个密钥都要求使用另一个密钥来解密一条消息。它的复杂性提高,因此没有普及。 -a nonlinear flow encryption algorithms, symmetric encryption, the encryption and decryption a
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:83522
    • 提供者:云容
  1. MultiCoder

    0下载:
  2. 用VC实现的RSA加密解密算法,本人经过测试,可以 直接使用-with VC RSA encryption and decryption algorithms, I tested, and can directly use
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50507
    • 提供者:周彩贞
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com