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

资源列表

« 1 2 ... .13 .14 .15 .16 .17 1318.19 .20 .21 .22 .23 ... 1372 »
  1. TestDialog

    0下载:
  2. how to use MSCSP encrypt and decrypt
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33.66kb
    • 提供者:luoxiaohu
  1. RC5-CTS

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.73kb
    • 提供者:郭佳
  1. DESA51

    0下载:
  2. 利用8051汇编语言编写的DES算法程序-use of 8051 assembly language prepared by the DES algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.37kb
    • 提供者:墨水儿
  1. IDEA_C.ZIP

    1下载:
  2. IDEA是一个分组长度为64位的分组密码算法,密钥长度为128位(抗强力攻击能力比DES强),同一算法既可加密也可解密。 IDEA的“混淆”和“扩散”设计原则来自三种运算,它们易于软、硬件实现(加密速度快): -IDEA is a packet length of the 64 block cipher algorithms, key length of 128 (anti strong offensive capability than-DES), the same encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.18kb
    • 提供者:HCJ
  1. HASHES.ZIP

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24.01kb
    • 提供者:HCJ
  1. AESExample

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。它支持 128 位、192 位和 256 位的密匙。 内有完整的字符串与文件的加密及解密例子。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Within a full string and document encryption and decryption exampl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:653.26kb
    • 提供者:majy
  1. ranEncode

    0下载:
  2. 随即加密算法,加密解密使用同一个函数,密文长度不改变。可以用在网页或程序中。-immediately encryption algorithms, encryption and decryption using the same function, the secret does not change the length of the text. The website can be used or procedures.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:黄冠
  1. cryptopp521

    1下载:
  2. 当前常用的500多种加密解密算法,种类齐全,封装成库。使用方便,运行效率高。-current 500 commonly used encryption and decryption algorithms, all kinds of packaged as libraries. Easy-to-use, high operating efficiency.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.02mb
    • 提供者:gw
  1. r1

    0下载:
  2. des加密算法的实现,可以通过类来调用.-des encryption algorithm achieved through categories to call.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:460.47kb
    • 提供者:storm
  1. 3des0000000000000000000

    0下载:
  2. 一个用C++写的3des加密算法源代码 算法效率不错 是学习的好例子-a written 3DES encryption algorithm source code algorithm efficiency is good to learn a good example
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.83kb
    • 提供者:宇宙的弦
  1. RSA_euroi

    0下载:
  2. RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载-RSA public key algorithm C source code, including source code, documentation, installation procedures, TEST procedures, as well as in Windows and the compiler UNIX_LINUX SCRIP, i
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:178.5kb
    • 提供者:肖蔚
  1. Java-DES

    0下载:
  2. DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20.72kb
    • 提供者:肖蔚
« 1 2 ... .13 .14 .15 .16 .17 1318.19 .20 .21 .22 .23 ... 1372 »
搜珍网 www.dssz.com

浏览历史记录

关闭