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

搜索资源列表

  1. Caesar--java

    1下载:
  2. 凯撒密码扩展算法,输入加密参数k1,k2, c =(k1*m+k2) mod 26-Caesar expansion password algorithm, the import of encryption parameters k1, k2, c = (k1 * m k2) mod 26
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1449
    • 提供者:Eyre
  1. caesar

    0下载:
  2. 这是一CAESAR密码算法,大家可以开看看哦
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:246643
    • 提供者:Jenifer
  1. Caesar

    0下载:
  2. 一个简单的程序:Caesar加密算法,用java实现的源代码!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:810
    • 提供者:
  1. Caesar

    0下载:
  2. Caesar算法的一个很好的实现,分享给大家
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:916
    • 提供者:Dave
  1. Caesar

    0下载:
  2. 替代密码包括多种类型,如单表替代密码,多 字母替代密码等。试编程实现一种典型的单表替代密码—凯撒(Caesar)密码。它的加密方法是将明文中的每个字母用此字符在字母表中后面的第k个字母替代。它的加密过程可以表示为下面的函数:E(k)=(m+k)modn ,其中,m为明文字母在字母表中的位置数,n为字母表中的字母个数,k为密钥,E(k)为密文字母在字母表中对应的位置数。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:873
    • 提供者:rose
  1. Caesar

    0下载:
  2. 这个是古典密码学里Caesar密码用c++编程的程序代码-This is a classical cryptography Lane Caesar cipher c programming code
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7502
    • 提供者:car
  1. Caesar.rar

    0下载:
  2. 凯撒密码,最早的代换密码。此代码的功能是实现Caesar密码的加密和解密算法。,Caesar password, the first substitution password. The function of this code is to achieve Caesar encryption and decryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:8422
    • 提供者:熊伟
  1. Cryptology

    0下载:
  2. 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4351424
    • 提供者:小余
  1. Caesar

    0下载:
  2. Caesar密码的加密,解密,以及穷举分析-Caesar encryption, decryption, and the exhaustive analysis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:41884
    • 提供者:osrey
  1. caesar

    0下载:
  2. caesar加密算法,可用于简单加密或实验-encryption algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1267
    • 提供者:jeson
  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. caesar

    0下载:
  2. caesar cipher 分析 能够分析单个替代的caesar cipher-caesar cipher analysis to analyze a single alternative caesar cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3579
    • 提供者:bingo
  1. Caesar

    0下载:
  2. 凯撒加密算法C语言实现 凯撒加密算法C语言实现-Encryption algorithm Caesar Caesar C Language C Language encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-27
    • 文件大小:1588
    • 提供者:archy
  1. Caesar

    0下载:
  2. 现代密码学实验指导,信息安全专业,凯撒密码,古典密码-Experimental guide of modern cryptography, information security professional, Caesar password, classical Password
  3. 所属分类:CSharp

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

    0下载:
  2. 凯撒加密算法,对小段文字加密,对初学者有用。-Caesar encryption algorithm, encryption of small text.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:149253
    • 提供者:Rain
  1. caesar

    0下载:
  2. Caesar Encoder and Decoder
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:1485
    • 提供者:indrax
  1. caesar

    0下载:
  2. Simple caesar cipher example for students.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:1002
    • 提供者:GVC
  1. Caesar

    0下载:
  2. 计算机网络安全最基本算法,实现Caesar加解密算法-Basic algorithms of computer network security, encryption and decryption algorithm to achieve Caesar
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:937466
    • 提供者:yunfei_lei
  1. caesar

    0下载:
  2. caesar cipher encrypto
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:17093
    • 提供者:dism
  1. Caesar

    0下载:
  2. 简单的caesar加密解密程序,运用MFC或其他工具实现Caesar密码程序及图形化界面。(Simple Caesar encryption and decryption.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-07
    • 文件大小:1859584
    • 提供者:CherylQAQ
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com