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

搜索资源列表

  1. Caesar

    0下载:
  2. 密码学中的凯撒密码加解密程序,用C语言实现。-Cryptography Caesar password encryption and decryption program, with the C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:169719
    • 提供者:易盼
  1. a

    0下载:
  2. C语言编程实现移位密码(凯撒密码,维吉尼亚密码)-C language programming shift Password (Caesar password, password Virginia)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1205
    • 提供者:
  1. ceaser

    1下载:
  2. 凯撒密码的实现:加密解密和选择界面。已经得到验证,可以顺利实现,无需更改-the work of caeser secret
  3. 所属分类:CA认证

    • 发布日期:2017-04-21
    • 文件大小:397473
    • 提供者:d
  1. Test1.1

    0下载:
  2. 理解凯撒密码算法、调试并验证基本凯撒密码算法、凯撒密码的通用加密算法、凯撒密码的通用解密算法-Caesar cipher to understand, debug and verify the basic Caesar cipher, Caesar' s common password encryption algorithm, decryption algorithm Caesar universal password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2847639
    • 提供者:
  1. CH2

    0下载:
  2. 一个简单的加密和解密程序——凯撒密码,介绍一个简单的加密和解密程序,通过本实例,读者将了解加密和解密内部的过程和相关概念,消除对加密和解密的神秘感。-A simple encryption and decryption procedures- Caesar password, introduce a simple encryption and decryption procedures, through the examples, the reader will learn about encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:34298
    • 提供者:yanxiaoxue
  1. clear-and--confuse

    0下载:
  2. 加密解密功能 类似凯撒密码 代码中的几个字符串就表明了明文和密文的对应关系-Caesar password encryption and decryption functions like a few strings in the code as shown by the corresponding plaintext and ciphertext relationship
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:535
    • 提供者:Cheng Wang
  1. casear

    0下载:
  2. 自己写的关于凯撒密码的小程序,最简单的加密解密算法-The password to write a small program on Caesar, the most simple encryption and decryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3597564
    • 提供者:王大雄
  1. caesar

    0下载:
  2. 凯撒密码,通过明文移位实现加解密.解密时要注意当密钥太大时,可能引起数组下标为负导致程序错误。-Caesar passwords, encryption and decryption through the clear shift to achieve. Decrypt should pay attention when the key is too large, may cause negative array index errors cause the program.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:945
    • 提供者:路过
  1. cipherwheel_src

    0下载:
  2. 使用python语言编写的一个凯撒密码轮的游戏 执行需要安装python的开发程序以及pygame-A language using python Caesar password round of the game need to install python implementation of the development process and pygame
  3. 所属分类:Other Riddle games

    • 发布日期:2016-01-24
    • 文件大小:90112
    • 提供者:wmc
  1. jiamijiemi

    0下载:
  2. 本程序实现对字符和数字的凯撒密码和维吉尼亚密码的加密,可以识别特殊字符和大小写字母的识别与转换-This program realization of characters and Numbers Caesar password and Virginia password encryption, can identify the special characters and case letters recognition and conversion
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2200735
    • 提供者:房翔
  1. DatabaseTesteight

    0下载:
  2. 本文对数据加解密,凯撒密码的破译作出全面的诠释以及代码的编写-Database Testeight
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:14756
    • 提供者:梁小燕
  1. Caesar-code

    0下载:
  2. 凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。-Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been ve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:538
    • 提供者:zhubei
  1. Encryption_v1.0

    1下载:
  2. JAVA界面风格优化。只添加了最基础的凯撒密码加密。-Optimized JAVA Style .
  3. 所属分类:Java Develop

    • 发布日期:2015-06-06
    • 文件大小:11340800
    • 提供者:cywn
  1. decoder

    0下载:
  2. 自己写的移位密码破解器 又名凯撒密码破解器-Shift the password cracker Caesar password cracker
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1098
    • 提供者:chill
  1. credit

    0下载:
  2. 凯撒密码,置换密码的加密解密方式,整合在一起的-Caesar password replacement password encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:357435
    • 提供者:董锋
  1. MCaserrf

    0下载:
  2. 用mfc实现凯撒密码 。 可以输除了中中文外的所有字母和标点都能实现加密和解密 -Caesar password mfc achieved. Can lose all the letters and punctuation in addition to the Chinese can encrypt and decrypt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:35792
    • 提供者:圣人
  1. Kaiser_encrypted

    0下载:
  2. 凯撒密码。将10个字母长的单词进行加密和解密。-Kaiser encrypted 10 letter long word to encrypt and decrypt
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:4571
    • 提供者:Jack
  1. caser

    0下载:
  2. 凯撒密码,从别的地方找到的,内有实验报告和可执行文件-Caesar Cipher, found from somewhere else, within experimental report and executable files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:52545
    • 提供者:bob
  1. encription

    0下载:
  2. 各种古典、现代加解密方法。Autokey密码   置换密码   二字母组代替密码 (by Charles Wheatstone)   多字母替换密码   希尔密码   维吉尼亚密码   替换密码   凯撒密码等。 -Variety of classical, modern encryption methods. Autokey password replacement two groups of letters instead of the password pa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4301701
    • 提供者:王晓凯
  1. kaisa

    0下载:
  2. 古典密码算法中的凯撒密码算法可以帮助学密码的初学者很好的入门-Caesar cipher algorithm in classical cryptographic algorithms can help learn the password beginners good entry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:14667
    • 提供者:张冠
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com