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

搜索资源列表

  1. Md5Code

    0下载:
  2. 通过MD5加密后保存,和以往仅仅明文保存相比,MD5加密后的保存信息更加安全,毕竟MD5加密后的信息安全性更高,MD5加密方式也是单向的并不存在任何逆向破解。然而你是否知道MD5也并不是真正安全的,入侵者在获得了MD5加密后的字符串后依然可以通过多种方法破解成明文密码。下面就请各位IT168的读者跟随笔者从实战讨论MD5加密的安全性。  -MD5 encrypted through preservation, and preservation of the past, compared
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:88514
    • 提供者:korbon
  1. 11

    0下载:
  2. 面对面 木马生成器 完整代码 程序仅提供测试学习 全局钩子查找句柄截获 使用ASP收信 收信地址明文(测试而已没加密) //本软件主要是截获账号和密码 带了个简单发信 代码仅技术交流使用 -Face-to-face wooden horse generator
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:918048
    • 提供者:6613066
  1. dataencrypt

    0下载:
  2. 简单的汇编语言数据加密算法,能将数据通过加密后变成密文,输入密码变成明文。-Simple assembly language data encryption algorithm, data can be encrypted into ciphertext, enter a password make it explicit.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:642
    • 提供者:woaini
  1. mima

    0下载:
  2. 试用维吉利亚密码的方法,以ART(不区分大小写)为密钥对任意给定的字母进行加密。(加密方法:将字母a,b,c…z 对应数字0,1,2……25。明文字母m,密文c,密钥k,c=m+ki mod 26 (I=1,2,3)。例如:m="data security"对应数字"3,0,19,0,18,......,19,24";k="best" 对应数字为"1,4,18,19"密钥长度为4。c="eeltt ……r")其中c1=m1 + k1 mod 26 = 4 (e),c5=m5+k1 mod 26=
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:236164
    • 提供者:梁毅
  1. vigenere

    0下载:
  2. 用维吉尼亚密码实现对键盘输入放入明文进行加密(C语言编写)-Encryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1693
    • 提供者:阿滚
  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. des1

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

    • 发布日期:2017-11-23
    • 文件大小:4006
    • 提供者:聂春雷
  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. 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. RSA

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

    • 发布日期:2017-04-17
    • 文件大小:202090
    • 提供者:齐菁
  1. Desktop

    0下载:
  2. 1、 凯撒密码是一种古老的对称加密体制,它的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母A就变成了密文的D,依次类推,得到明文字符集与密文字符集如下: 明码表:A B C D E F G H I J K L M N O P Q R S T U V W X Y Z密码表:D E F G H I J K L M N O P Q R S T U V W X Y Z A B C 由此可见,位数就是凯撒密码加密和解密的密钥。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1147
    • 提供者:Ivy
  1. caesar

    0下载:
  2. 凯撒密码——输入一行明文(英文),会得到25种通过凯撒加密方法得到的密文。-Caesar password- Enter a line of plain text (in English), you will get 25 kinds of encryption methods obtained by Caesar ciphertext.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:611
    • 提供者:WongMan
  1. mimikatz-

    0下载:
  2. 用来读取明文密码的 2008也可以 请在远控下使用-2008 to read the plaintext password can also use in the remote control under
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:231596
    • 提供者:1
  1. Caesar

    0下载:
  2. 编写一个程序,使用Caesar密码加密/解密(移动三位);给出任何明文将生成密文;或给出密文将生成明文-Implement Caesar Cipher
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:740
    • 提供者:徐少云
  1. DES

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。 明文按64位进行分组, 密钥长64位,密钥事实上是56位参与DES运算(第8、16、24、32、40、48、56、64位是校验位, 使得每个密钥都有奇数个1)分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。-The DES algorithm for the symmetric cryptosystem cryptosystem, also known a
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:777085
    • 提供者:fanyuan
  1. DESsuanfadaima

    0下载:
  2. des密码算法,已知明文m=computer,密钥k=program,相应的ASCALL码表示为-Des password algorithm, a known plaintext m = computer, key k = program, represented by corresponding ASCALL yard
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10825
    • 提供者:花春冼
  1. Get_jwc01_mm.py

    0下载:
  2. 可以获取方正教务的JWC0明文密码.Python3不支持-Founder of the Senate can get cleartext password .Python3 not support JWC0
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1640
    • 提供者:MoMoTu
  1. affinecipher

    0下载:
  2. 仿射密码对文件的加密解密 输入密文 获得密钥 输出明文 输入明文 利用密钥 输出密文-Affine cipher encrypt decode file
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3652864
    • 提供者:wyf
  1. K3UserPWD1

    0下载:
  2. 金蝶K3V12.1用户密码翻译源码,由明文翻译成密文,虽然是在金蝶K3V12.1的版本下做的,但是在金蝶其他的版本上也适用。-Kingdee K3V12.1 user password translation source, the plaintext into ciphertext translation, although in the Kingdee K3V12.1 version to do, but for the other version is also in kingdee.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1437
    • 提供者:wangsg117
« 12 »
搜珍网 www.dssz.com