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

搜索资源列表

  1. 移位密码

    0下载:
  2. 实现移位密码: 加密: 输入:k,以及小写表示的明文字母, 输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文, 输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE-achieve shift Password : encryption : Admission : k, and explicitly expressed in lowercase letters, output : ca
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6459
    • 提供者:Jam
  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. PCI数据加密技术与应用

    0下载:
  2. PCI数据加密技术源码 加密过程: 以明文字母选择列,以密钥字母选择行,两者的交点就是加密生成的密文。 解密过程: 以密钥字母选择行,从中找到密码文字母,密码文字母所在列的列名即为明码文字母-PCI data encryption technology source encryption process : choose to express out letters to key letters choose OK, The intersection of the two i
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:62417
    • 提供者:万宴宾
  1. Vignear

    1下载:
  2. 维吉尼亚密码的破译。用VC++作为工具,编程最终实现了维吉尼亚密码分析,即在输入界面中输入用维吉尼亚加密的密文,便可以得到相应的密钥长度,具体密钥,以及解密后的明文。-Virginia decipher passwords. VC + + as a tool to achieve the ultimate programming code of Virginia, that is the input interface with input Virginia encrypted cipherte
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30240
    • 提供者:赖晖
  1. Data4final

    0下载:
  2. 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouuniversity,则建立字母对应关系: a b c d e f g
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8617
    • 提供者:何志
  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
    • 文件大小:1663
    • 提供者:liyunfei
  1. cipher_design

    0下载:
  2. 一个自己设计的加密体制。本体制采用分组密码思想,对128位的明文分组进行加解密。具体思想是:把128bits的明文分组分成了4×4×4的2bits单位然后用key进行控制变换,round key相当于是变换方式的编码,可视作变换的指令流。加密解密过程过程中是指令流和数据流混合。
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3763
    • 提供者:cliff
  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
    • 文件大小:10859
    • 提供者:李栋
  1. VC++

    0下载:
  2. -- 转换密码(明文6位,密文16位) DES加密解密程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4448
    • 提供者:龙泉
  1. CAP.rar

    1下载:
  2. 生成密钥,加密明文,破解密文,是初学密码学的好帮手,希望对大家有价值,Generate keys, encrypt plaintext, ciphertext break is a good helper beginners cryptography, in the hope you value
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-17
    • 文件大小:4690040
    • 提供者:dufei
  1. PasswordReminder

    0下载:
  2. 在NT和win2000下获得当前用户的明文密码-In NT and win2000 under the current user s cleartext password
  3. 所属分类:Network Security

    • 发布日期:2017-11-09
    • 文件大小:5457
    • 提供者:魏慧乾
  1. Caesar_encode

    0下载:
  2. 实现移位密码(扩展凯撒密码),用键盘接收明文和密钥,屏幕打印密文。-Achieve translocation password (Extension Caesar password), use the keyboard to receive explicit and key, screen printing ciphertext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:1034
    • 提供者:蔡吉欣
  1. DES

    0下载:
  2. 密码学实验自己写的程序,des加密解密,先输入8个字符作为密钥,在输入8个字符的明文!-Cryptography experiment to write their own procedures, des encryption and decryption, first eight characters input as key characters in the input express 8!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2657
    • 提供者:汪涵
  1. PasswordViewer

    0下载:
  2. 本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。-HOOK use this procedure to achieve an asterisk password to view. To use the mouse to see where the asterisk password to clear.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:54657
    • 提供者:flamen.wu
  1. streamcipher

    0下载:
  2. 用C++编写的流密码算法。从文件读入明文,并将密文写到指定文件。所有源文件齐备,保证测试通过。-Written in C++, stream cipher algorithm. Read from a file into the plaintext and ciphertext writes the specified file. All source documents are to ensure the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3060
    • 提供者:dong
  1. GetSystemPassword

    0下载:
  2. 可以获取Windows操作系统登陆的密码明文.-Windows operating system can obtain the password for plaintext login.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:12052
    • 提供者:赵同学
  1. Des

    0下载:
  2. * 对加密密码进行解密方法 * @param key 加密的密钥 10进制(12345678) password为16进制字符串如(BED3FB28576F2BB0) 要先转为2进制 返回解密的密码明文 * @param password * @return-des encrpt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:6072
    • 提供者:wumin
  1. TestingFunction

    0下载:
  2. Linux/BSD账号密码明文生成密文的Java代码 使用MD5进行加密-Linux/BSD account and password using MD5 to encrypt plaintext and implementing by Java code.
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:2847
    • 提供者:竹隐
  1. 凯撒密码

    0下载:
  2. 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:799744
    • 提供者:寒修末
  1. 加解密

    0下载:
  2. 输入明文和密文,输出对应的加密规则,如: 输入明文1,2,3 输入密文2,3,4 对应加密规则1+1=2 2+1=3 3+1=4(Enter plaintext and ciphertext, output the corresponding encryption rules)
  3. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:小果实
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com