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

搜索资源列表

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

    0下载:
  2. JAVA实现的基本用户界面的,仿射密码,置换密码,维吉尼亚密码的实现-JAVA the basic user interface, affine password, password replacement, the realization of Virginia Password
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:sp
  1. aprogramtocomputeprimeforrsa

    0下载:
  2. 一个置换密码技术的练习题及解答 另一个是RSA算法中分解两个素数的C程序.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13.22kb
    • 提供者:张云
  1. Cryptography

    0下载:
  2. 用VC++做的一个加密解密算法,包括凯萨密码、Vigenere密码、playfair密码和置换密码,加密和解密都完全实现了
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38.94kb
    • 提供者:yinguoyun
  1. zhihuan

    0下载:
  2. 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.88kb
    • 提供者:AnySand
  1. zhihuan

    0下载:
  2. 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。
  3. 所属分类:加密解密

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

    0下载:
  2. 经典密码学中列置换密码的实现 此为字符串版本的加解密实现 开发平台为VC6.0
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.15kb
    • 提供者:薛智虎
  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. Vigenerejava 维基尼亚密码(Vigenere)

    1下载:
  2. 维吉尼亚体制是最古老而且最著名的多表密码体制之一,它是人们为了提高密码的破译的难度发明的一种多表置换的密码,它是由16世纪法国亨利三世王朝的布莱瑟• 维吉尼亚发明的,其特点是将26个恺撒密表合成一个维基尼亚密码(Vigenere),Virginia system is the oldest and most famous one of multi-table cryptosystem, it is a password in order to improve the difficulty of
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-06-06
    • 文件大小:4.83kb
    • 提供者:andy
  1. jk.rar

    0下载:
  2. 置换密码算法,用C++制作,不是本人做的,具体实现请自己查看,Substitution cipher, using C++ Production, rather than I do, concrete realization of your own view
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:357.51kb
    • 提供者:zzz
  1. code

    0下载:
  2. 密码学的ppt,里面详细说明了DES算法,以及各个置换盒的数据。-Cryptography ppt, which details the DES algorithm, as well as various replacement cartridge data.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:466.97kb
    • 提供者:hailei325
  1. columnpermutation

    0下载:
  2. 关于列置换的加密技术的密码实现,可以成功运行的代码,适合使用-On the out replacement password encryption technology to achieve, can successfully run the code, suitable for use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1.11kb
    • 提供者:张薇
  1. v

    0下载:
  2. 据记载,公元前400年,古希腊人发明了置换密码。1881年世界上的第一个电话保密专利出现。在第二次世界大战期间,德国军方启用“恩尼格玛”密码机,密码学在战争中起着非常重要的作用。-According to records, in 400 BC, the ancient Greeks invented the replacement password. In 1881 the world' s first telephone patent there confidentiality. Dur
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:张成方
  1. test

    0下载:
  2. 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:31kb
    • 提供者:何何
  1. cryptologycoding

    0下载:
  2. 一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.06mb
    • 提供者:zk
  1. zhihuanmima

    0下载:
  2. 置换密码的C++语言实现,置换密码的C++语言实现.-Replacement passwords to achieve C++ language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:32.46kb
    • 提供者:周一鸣
  1. Transposition_cipher

    0下载:
  2. 一段在国外著名解密网站看到的代码,用于破解置换密码算法-A section of the website to see famous foreign decryption code, password replacement algorithm for crack
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3.82kb
    • 提供者:ysa
  1. 凯撒密码

    0下载:
  2. 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:781kb
    • 提供者:寒修末
« 12 3 4 5 6 »
搜珍网 www.dssz.com