搜索资源列表

  1. cryptology

    4下载:
  2. 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10859
    • 提供者:李栋
  1. affine

    0下载:
  2. 仿射加密,能对这样的任何密码进行处理,功能十分强大-Affine Encryption
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:fuwuheng
  1. classic

    0下载:
  2. 古典密码 可选择进行维吉尼亚加解密、希尔加解密、行置换的乘积加解密、仿射加解密 并可选择下列统计计算: 1.不同n值下维吉尼亚密码体制的频率统计 2.不同n值下维吉尼亚密码体制的重合指数计算 3.不同n n值下希尔密码体制的频率统计 4.不同n n值下希尔密码体制的重合指数计算 5.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的频率统计 6.不同(m,n,t)下维吉尼亚和
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:Beaug
  1. ModernCryptographyAlgorithms

    0下载:
  2. 利用C++实现:古典密码仿射变换\LFSR及流密码\生成非线性序列\DES算法的加、解密运算,前面几个较简单,DES算法的效果还可以-Using C++ implementation: Classical password affine transformation \ LFSR and stream password \ generate nonlinear sequences \ DES algorithm for encrypti
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:79872
    • 提供者:tang
  1. Affinemapping

    0下载:
  2. 该压缩文件是用于现代密码学中的仿射映射的程序,希望对学习现代密码学的同学有用-The compressed file is used in modern cryptography in the affine mapping procedures in the hope of learning useful to students of modern cryptography
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:tanggang
  1. XDMMX

    0下载:
  2. 密码学的基本算法代码 MD4 线性移位器 仿射加密 数字签名-The basic algorithm of cryptography code MD4, linear displacement device affine encrypt digital signature
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3560448
    • 提供者:kom
  1. Encode_Decode

    0下载:
  2. 现代密码学中古典密码仿射变换,将原始仿射变换中只有26个字幕的置换表扩展为ASICII中85个可打印字符,可用于账号密码等的加密.-Affine transformation of modern cryptography, classical cryptography, the original affine transformation, only 26 subtitles replacement table extension 85
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:199680
    • 提供者:lijian
  1. Affine_transformation_byklin

    0下载:
  2. 现代密码学中古典密码仿射变换,将原始仿射变换中只有26个字幕的置换表扩展为ASICII中85个可打印字符,可用于账号密码等的加密.-Affine transformation of modern cryptography, classical cryptography, the original affine transformation, only 26 subtitles replacement table extension 85
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:lijian
  1. acryyptoloogyc

    0下载:
  2. 实现了三种古典密码学体制与DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还能解密生成文件13.txt。vigenere,hiill体体制类似。DES体制包含加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序源码设计语言及密码学的在校本科生,水平非常低,第一次上传只是为了试一下。能考虑少给几点,呵呵。 可直接使用。 -Three classical cryptog
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:包裹
  1. Affine cipher

    0下载:
  2. 对截取的密文进行破译,适用于仿射密码加密的密文破译。使用时只需将密文输入即可。(The intercepted ciphertext is deciphered, which is suitable for ciphertext encryption of affine cipher encryption. When you use it, you only need to input ciphertext.)
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:JackSkyLily
  1. encoding

    0下载:
  2. 常见古典密码加解密:栅栏密码、仿射密码、摩斯密码、base64(Common classical password encryption and decryption: fence password, affine password, morse password, base64)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:xiaoxiaoguai
  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 decryptio
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3726336
    • 提供者:冯泽涛
« 1 2 3 4»

源码中国 www.ymcn.org