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

搜索资源列表

  1. aes

    0下载:
  2. 本程序可以实现AES16,24,32位任意长度的密码与任意长度的明文的加密与解密,并附有一实例-This procedure can achieve the AES16 24,32 password of any length and any length of plaintext encryption and decryption, with an example
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:46335
    • 提供者:MACLY
  1. 19EEPROMand1602MD5mimasuo

    0下载:
  2. 单片机C语言-基于AVR+PROTEUS仿真。用内置EEPROM与1602液晶设计的MD5加密电子密码锁。初始密码由Passwrod.BIN设定为:"e10adc3949ba59abbe56e057f20f883e",它由明文密码"123456"进行MD5加密后得到.-Microcontroller C language- based on AVR+PROTEUS simulation. 1602 LCD design with a built-in EEPROM and the MD5 enc
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:48310
    • 提供者:鱼鱼
  1. GetPassword

    0下载:
  2. 获取windows当前登录用户的明文密码,支持2000到Win7各个系统,值得研究-Get windows current logged-in user plaintext password .support various systems from 2000 to Win7, worthy of study
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:387222
    • 提供者:lijin
  1. KG

    0下载:
  2. 序列密码也称为流密码(Stream Cipher),它是对称密码算法的一种。序列密码具有实现简单、便于硬件实施、加解密处理速度快、没有或只有有限的错误传播等特点,因此在实际应用中,特别是专用或机密机构中保持着优势,典型的应用领域包括无线通信、外交通信。若能以一种方式产生一随机序列(密钥流),这一序列由密钥所确定,则利用这样的序列就可以进行加密,即将密钥、明文表示成连续的符号或二进制,对应地进行加密。-Stream cipher is also known as Stream Cipher (St
  3. 所属分类:CA program

    • 发布日期:2017-11-12
    • 文件大小:344823
    • 提供者:许晓达
  1. PasswordChange

    0下载:
  2. 对自己的密码进行加密 ,然后保存到文本中,别人看见也不是明文-Password encryption, then save it to a text seen by others is not expressly
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:40841
    • 提供者:yjlfodqd
  1. idea

    0下载:
  2. IDEA密码算法.十进制数顺序变换为k位二进制,生成密钥模块,生成明文模块-The IDEA cryptographic algorithms. Decimal number sequence is converted into k-bit binary to generate the key module to generate a plaintext module
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:1731
    • 提供者:武与
  1. vigenere

    1下载:
  2. 破解弗吉尼亚密码的简单程序,可以完成无密钥的弗吉尼亚密文破解,产生密钥和明文。亲测可用!-Simple program to crack the password of Virginia, to be completed no key crack Virginia ciphertext, to generate the key and the plaintext. Pro-test available!
  3. 所属分类:Crack_Hack

    • 发布日期:2015-10-25
    • 文件大小:1301504
    • 提供者:Thomas
  1. des1

    0下载:
  2. DES密码加密/解密算法的C++实现 DES是一种明文分组64比特,有效密钥56比特,输入密文64比特,具有16轮迭代的分组对称密码算法-DES C++ implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:4006
    • 提供者:聂春雷
  1. encrypt_de

    0下载:
  2. 这个代码是一个密码以明文或密文中字符串和加密/解密根据用户定义的键值。-This code is a password in plain text or cipher text string encryption/decryption based on user-defined key.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:8301
    • 提供者:绿叶红花
  1. DES

    0下载:
  2. DES密码加密算法 对8字符明文进行加密 输出密文-DES password encryption algorithm to 8 characters text is encrypted output ciphertext
  3. 所属分类:Console

    • 发布日期:2017-12-08
    • 文件大小:3791
    • 提供者:wangaohui
  1. MD5-Encryption-Algorithm-VCPP

    0下载:
  2. MD5是一个安全的散列算法,输入两个不同的明文不会得到相同的输出值,根据输出值,不能得到原始的明文,即其过程不可逆;所以要解密MD5没有现成的算法,只能用穷举法,把可能出现的明文,用MD5算法散列之后,把得到的散列值和原始的数据形成一个一对一的映射表,通过比在表中比破解密码的MD5算法散列值,通过匹配从映射表中找出破解密码所对应的原始明文。 对信息系统或者网站系统来说,MD5算法主要用在用户注册口令的加密,对于普通强度的口令加密,可以通过以下三种方式进行破解: (1)在线查询密码。一些在
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:274155
    • 提供者:Johnson
  1. VCKaisa

    1下载:
  2. 使用vc编写的简单的实现凯撒密码代码。语法是,将输入的明文根据其ascll码加上输入的密钥之后换位为相应ascll的密文。-Using vc to write the simple implementation of Caesar cipher code. According to its syntax is that the input plaintext ascll code plus the input key after transposition for the correspondi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:66841
    • 提供者:
  1. MD5

    0下载:
  2. 一个MD5码和sha加密类,可以对明文进行加密。可以用于注册用户密码-An MD5 code and sha encryption type, you can encrypt the plaintext. Can be used to register the user password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:4813
    • 提供者:莫名
  1. Kugou

    0下载:
  2. 读取酷狗本地保存密码工具,注意是密码MD5值哟,并不是明文密码-Read Cool Dog locally saved passwords tool, note the password MD5 value yo, is not clear-text passwords
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:365255
    • 提供者:jha334201553
  1. Des

    0下载:
  2. DES密码的C语言实现。 输入为同目录下存放明文的1.txt文件,存放密钥的key.txt文件。输出为加密后的2.txt文件,以及2.解密后的3.txt。-DES passwords C language. Enter the same directory stored plaintext 1.txt, stored keys key.txt . 2.txt the encrypted output file, and 2. Decrypted 3.txt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:18008
    • 提供者:VongRuohang
  1. VigenereCode

    0下载:
  2. 演示vigenere密码算法,给出密码表,输入明文得到密文,方便作业、演示、学习-Demo vigenere cryptographic algorithm, given the password table, enter the plaintext ciphertext, convenient operation, demos, learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:209275
    • 提供者:david
  1. mixed-encrypt-system

    1下载:
  2. 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。本系统特点如下: 1:提供了俩个加密接口。混合加密,DES加密。 2:本系统的DES可以进行1次DES加密(标准DES加密)和3次DES加密。它会根据密钥长度,自动选择加密方案。当密钥长度在64位以内时它将使用标准DES加密,当密钥长度超过64位后,系统将设置第2密钥,并启用3次DES加密。其密钥长度可达112位,并且它还具有很强的扩展性,提供了3种加解密接口:文件接口,文件句柄接口(可以供其他加密
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5545671
    • 提供者:gu
  1. MajordomoCodeGenerator.java

    0下载:
  2. 分组密码中对于已知密文和秘钥KEY时对明文的解密算法-Block cipher to known ciphertext and the plaintext secret key KEY decryption algorithm when
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:2045
    • 提供者:kendejibaozi
  1. Centralized-symmetric-key

    3下载:
  2. 完成集中式对称密钥的分配工作 说明:作为通讯的双方A和B,都已经分别和KDC拥有会话密钥Ka和Kb,但A、B之间事先没有保密通道,需要依赖KDC为它们的会话分配临时密钥Ks。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一文本文件(test-1.t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-19
    • 文件大小:4096
    • 提供者:丁元元
  1. RSA

    0下载:
  2. RSA密码算法的C++实现(输入明文输出密码)-RSA cryptographic algorithm C++ achieved (outputs the input plaintext password)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:202090
    • 提供者:齐菁
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com