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

搜索资源列表

  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. 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. 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. 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. 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. Vigenere

    2下载:
  2. 要求实现Vigenere密码算法。 明文从文本文件中提取,密文存入文件。 编码采用ASCII码,模运算以256取模,密码采用单词方式(如"computer")。-Required to achieve Vigenere cipher algorithm. Expressly extracted from the text file into a file ciphertext. Encoded using ASCII code, modular arithmetic modulo 256
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:152415
    • 提供者:朱楠
  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. 54321

    0下载:
  2. 换位加密解密算法:换位密码就是一种早期的加密方法,与明文的字母保持相同,区别是顺序被打乱了。通常,换位加密采用分组的形式,将明文分成指定的长度n的多组数据,然后在组内按照给定的置换规则进行字符换位。-Transposition encryption algorithm
  3. 所属分类:Console

    • 发布日期:2017-05-02
    • 文件大小:945588
    • 提供者:yiling
  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. dataencrypt

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

    • 发布日期:2017-04-12
    • 文件大小:687
    • 提供者:pa517395
  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 23 »
搜珍网 www.dssz.com