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
    • 文件大小:6.31kb
    • 提供者:Jam
  1. EncryDeCry

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

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

    0下载:
  2. 移位密码,仿射密码,维吉利亚密码,置换密码 四种C加密解密算法-shift password, affine password Weijilie password, password replacement of four C encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.95kb
    • 提供者:刘武器
  1. FourEncodeArithmeticInCommonUse

    0下载:
  2. 常用的四种加密解密算法。移位密码、仿射密码、维吉尼亚密码以及置换密码,用纯C语言编写。-four commonly used encryption and decryption algorithms. Shift password, affine password, Virginia and password replacement passwords, using pure C language.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:Kary Lu
  1. ywmm

    1下载:
  2. 一个简单的移位密码算法程序,可以实现移位加密和解密的功能,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12.78kb
    • 提供者:王功臣
  1. pcked

    0下载:
  2. 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:唐莹
  1. 四种加密解密算法的源代码

    1下载:
  2. 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:发就
  1. crypt

    0下载:
  2. 实现三种加密解密算法:1、 简单的移位算法;2、 基于矩阵的置换算法;3、 Des算法;-Encryption and decryption algorithm for the realization of the three: 1, a simple shift algorithm 2, the replacement algorithm based on the matrix 3, Des algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1.93mb
    • 提供者:空凌
  1. yiwei

    0下载:
  2. 移位加密和解密 C语言 VC++6.0编译通过-yi wei
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:580byte
    • 提供者:xlzhan
  1. yiweijiamifa

    0下载:
  2. 对文件进行移位加密法实现文件的加密、解密-Shift of the file encryption for file encryption and decryption
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:柳芽
  1. jiami

    0下载:
  2. 加密解密1、 移位密码的原理 加密:e(x)=(x+K) mod 26 解密:d(y)=(y-K) mod 26 -1 encryption and decryption, the principle of shifting the password encryption: e (x) = (x+ K) mod 26 decrypt: d (y) = (yK) mod 26
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5.91kb
    • 提供者:林杰
  1. transpositioncipher

    0下载:
  2. 能实现任意字符的移位加密和解密,思路清晰,容易理解-Can realize any character shift encryption and decryption, clear thinking, easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:406.2kb
    • 提供者:jdl
  1. information-secrecy

    0下载:
  2. 对文本,音频和图片三种格式的文件进行加密解密其中只对文本进行了加密解密,使用了比较简单的凯撒移位算法,栅栏易位算法和置换算法 源代码: -secrecy
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:谭达荣
  1. Security

    0下载:
  2. 一个简单的二进制移位加解密程序,以字符的二进制代码为加解密的对象,实现对明文信息的加密处理。-A simple binary shift encryption and decryption process, the binary code of the character object for encryption and decryption of the plaintext information is encrypted.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:9.48kb
    • 提供者:flycloud
  1. 3d4c8def245a

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:2.45kb
    • 提供者:温维山
  1. DES

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或操作,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2.4kb
    • 提供者:zhusiyi
  1. hw1

    0下载:
  2. 最简单的加密算法,实现密码学中移位密码的加密解密算法。-Simple encryption algorithm, cryptography shift password encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:1.15kb
    • 提供者:李晓虹
  1. rtr

    0下载:
  2. 对文本文件中内容进行加密解密。 加密解密函数采用的是简单的ASCII码的值移位算法。-The contents of a text file encryption and decryption. Encryption and decryption functions using simple ASCII code value shift algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:8.89kb
    • 提供者:sum
  1. 一、移位密码算法的加密和解密

    0下载:
  2. 实现了移位密码算法的加密和解密,加密与解密程序在同一程序中,通过输入1or2选择加密或解密(The encryption and decryption of the transposition cipher algorithm are realized. In the same program, the encryption and decryption program is encrypted or decrypted by the input 1or2.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1.68mb
    • 提供者:fwssnbb1
  1. mima

    0下载:
  2. vcMFC编程程序,具体功能:移位i加密,仿射变换,s盒。可以学习MFC编程组件以及加密解密思想。(VcMFC programming program, the specific functions: shift I encryption, affine transformation, s box. You can learn MFC programming components and encryption and decryption ideas.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:3.55mb
    • 提供者:冯泽涛
« 12 3 »
搜珍网 www.dssz.com