CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Affine

搜索资源列表

  1. AFFINE

    0下载:
  2. 用C语言编写的仿射,我从别的网站下载下来的-Affine with C language, I have downloaded from another site down
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:ouxinnan
  1. mimaxue

    0下载:
  2. 包含仿射caser算法,playfair算法,hill算法,vegenere算法的加解密程序。-Contains affine caser algorithm, playfair algorithm, hill algorithm, vegenere algorithm for encryption and decryption procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3160
    • 提供者:张苏昕
  1. m1

    0下载:
  2. 采用仿射变换算法的加密解密系统,可以被改写成dll文件,处理文字加密与解密尝试-Affine transformation algorithm using encryption and decryption system that can be rewritten as dll files, text encryption and decryption attempt to deal with
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:172920
    • 提供者:孙逊
  1. AFFINE2

    0下载:
  2. Affine cipher encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:624
    • 提供者:Maddy
  1. Affinecyper

    0下载:
  2. The affine cyper is a subtiutution morphoalphabetic cyper, wherein each letter in an alphabet is mapped to its numeric equivalent and then encrypted using a simple mathematical function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:10679
    • 提供者:andrushkutzzaa
  1. affine

    0下载:
  2. 仿射加密的简单实现,并可以对文本中的英文字母出现的频率进行图形化显示。-Affine simple implementation of encryption, and can the text in the frequency of English alphabets and graphical display.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:58257
    • 提供者:葛瑞海
  1. cipher

    0下载:
  2. 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5458460
    • 提供者:于鑫
  1. Affine-encryption-algorithm-design

    0下载:
  2. 算法设计之仿射加密——课程设计(内附jar文件)-Affine encryption algorithm design- course design (with jar file)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:14599
    • 提供者:李强
  1. affine

    0下载:
  2. affine Cryptographic algorithms source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1897
    • 提供者:hj
  1. Affine-password

    0下载:
  2. 一个经典的古典加密算法(仿射变换加密算法)的设计与实现,里面包含了一个求模数的逆的算法-A classic classical encryption algorithms (affine transform encryption algorithm) design and implementation, which includes a number of inverse modulus algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:5902
    • 提供者:任博
  1. affine-caesar

    0下载:
  2. Affine Ceasar Cipher 加密解密字母,C=[(a,b),p]=(a*p+b) mod 26.-Affine Ceasar Cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:861
    • 提供者:master
  1. Affine-cryptography-password

    0下载:
  2. 密码学的仿射密码 很基本却是基础的密码学原理-Affine cryptography password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:156933
    • 提供者:d
  1. Affine-Algorithm

    0下载:
  2. Program To perform encryption and decryption using Affine Algorithm.-Program To perform encryption and decryption using Affine Algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:8496
    • 提供者:chirag
  1. Affine

    0下载:
  2. 本程序是仿射密码的加密与解密,用C语言编写的,谢谢参考!-Affine password encryption and decryption。by C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:684
    • 提供者:夏雄飞
  1. Affine

    0下载:
  2. 本程序是仿射密码的加密与解密,用C语言编写的,经测试没有问题-This procedure is affine password encryption and decryption, written in C, tested no problem
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:32750
    • 提供者:夏雄飞
  1. Affine-Cipher

    0下载:
  2. 仿射密码,当k1=0为加法密码~k2=0为乘法密码-Affine Cipher
  3. 所属分类:Network Security

    • 发布日期:2017-11-08
    • 文件大小:754
    • 提供者:qq
  1. Affine-cPP

    0下载:
  2. 一个完整的古典密码学的仿射密码的C++源代码,在VS2010上验证通过 -Affine c++ program in classical cryptology
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1155
    • 提供者:程序员
  1. affine

    0下载:
  2. 1)用C\C++语言实现单表仿射(Affine)加/解密算法; 2)用C\C++语言实现统计26个英文字母出现频率的程序; 3)利用单表仿射加/解密程序对一段较长的英文文章进行加密,再对明文和密文中字母出现的频率进行统计并作对比,观察有什么规律。-1) C \ C++ language to achieve a single table Affine (Affine) encryption/decryption algorithm 2) C \ C++ language stati
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1132
    • 提供者:刘洋
  1. affine-cipher

    0下载:
  2. 仿射密码算法,标准C实现,大学本科密码学课程实践-affine cipher , standard C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:216083
    • 提供者:YangPudn
  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. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:13312
    • 提供者:JackSkyLily
« 12 3 4 »
搜珍网 www.dssz.com