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

搜索资源列表

  1. 三栏栅加密算法

    0下载:
  2. 此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学-this procedure for three fencing encryption algorithm procedures, the section expressly characters encryption Author : 10000-Yan units : Wuhan Polytechnic University
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.98kb
    • 提供者:万艳良
  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
    • 文件大小:33.76kb
    • 提供者:云中龙
  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
    • 文件大小:10.66kb
    • 提供者:王二小
  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. Rot13.java

    0下载:
  2. 循环位移算法ROT-13,既输入的字符串的每个字符后移13位加密,在移13位解密.-displacement cycle algorithm ROT - 13, both input string of characters after each shift 13 encryption, the shift 13 declassified.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:ximing
  1. EncryDeCry

    0下载:
  2. 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.52kb
    • 提供者:伍孝秉
  1. flqp

    0下载:
  2. 网通加入了防止乱输入。电话号码验证不能为空。第一个字符不能小于3。等等。 电信加入了,身份证和电话不能乱输入,身份证为43开头 电话为7位,等等 湖南和北京的标准, 所以冲QB时请用湖南和北京的肉机进行冲-Netcom joined prevent indiscriminate importation. The telephone number verification can not be empty. The first one should not be smaller th
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:58.05kb
    • 提供者:hudd
  1. kaiser2

    0下载:
  2. 本程序实现kaiser密码加密 1.本程序将所有可能出现的英文和符号定义在ASCII表中的“032--126”中的95个常用字符 3.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文 ***/-the program kaiser a password encryption. This program
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:liyunfei
  1. jiamiwenjian

    1下载:
  2. 1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符 2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文-1. This program will all possible symbols in English and in the definition of th
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:liyunfei
  1. DES_real

    0下载:
  2. 用C++开发的一个简单的DES加密解密程序,绝对可用,编译通过。不过只对字符操作,不可以加密文件-C development of a simple DES encryption and decryption procedures, definitely can be used, compile. But only the characters operation, not encrypting documents
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:115.75kb
    • 提供者:王选
  1. encrpt

    0下载:
  2. 一个简单的加密解密程序.调试可用.原理很简单,即是将数字加密为字符,逐个数字加密.-a simple encryption and decryption procedures. Debugging available. Principle is very simple, that is, encryption for digital characters, Digital Encryption case-by-case basis.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:James
  1. 2222

    0下载:
  2. 加密中文字符的例子,有着有出色的加密效果-encryption examples of Chinese characters, with excellent results encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15.01kb
    • 提供者:mister.ok
  1. Delphi_JiaMi_JieMi

    0下载:
  2. 用Delphi写的一个简单的加密解密算法,具体为:输入一行字符串,从第n个字符开始,没间隔k个字符取出来,然后把剩下的字符加到取出来的后面,形成密文,然后再解密-with Delphi write a simple encryption and decryption algorithms, in particular : input string, n from the characters, not characters interval k taken out and then added
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:338.84kb
    • 提供者:小魏
  1. 加密字符串

    0下载:
  2. 主要用于数据文字的加密-characters are used mainly for data encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:阿龙
  1. ShellPidlDE

    0下载:
  2. 小巧快速的加密文本文件的工具,采用RC4算法,支持256个字符长度的密码,-compact rapid text file encryption tool, using RC4 algorithm, support 256 characters in length of the password,
  3. 所属分类:加密解密

    • 发布日期:2014-01-15
    • 文件大小:21.26kb
    • 提供者:李可的
  1. Scx3.1

    0下载:
  2. This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspirati
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22.79kb
    • 提供者:范杰
  1. MD5不可逆加密算法的ASP实现实例

    0下载:
  2. 此为国外转载函数,可将任意字符转换为md5 16为字符加密形式,而且为不可逆转换。-reproduced here for foreign functions, arbitrary characters can be converted to 16 md5 encrypted form of characters, but also to irreversible change.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.78kb
    • 提供者:许俊
  1. des.pl.26-11-91

    0下载:
  2. 是用的美国标准的DES加密算法用C++编写的可以完成以内的字符垢加密-the United States is using the DES encryption standard algorithm with C prepared to be completed within the characters scale encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6.98kb
    • 提供者:闾凡兵
  1. Playfair.rar

    0下载:
  2. playfair加密算法、解密算法的实现示例,用于英文字符,Playfair encryption algorithm, decryption algorithm example(only for English characters)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.59kb
    • 提供者:hayley
  1. characters-disrupt

    0下载:
  2. 对常见字符进行打乱,防止OD对软件明文破解-For common characters disrupt and prevent the plaintext to crack the software OD
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-02
    • 文件大小:2.94kb
    • 提供者:回胡志明
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com