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

搜索资源列表

  1. 2

    0下载:
  2. public final class RC4 extends Cipher { int x int y byte[] state = new byte[256] -public final class RC4 extends Cipher { int x int y byte[] state = new byte[256]
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2278
    • 提供者:Li Jia
  1. streamcipher

    0下载:
  2. 用C++编写的流密码算法。从文件读入明文,并将密文写到指定文件。所有源文件齐备,保证测试通过。-Written in C++, stream cipher algorithm. Read from a file into the plaintext and ciphertext writes the specified file. All source documents are to ensure the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3060
    • 提供者:dong
  1. Wifr

    0下载:
  2. Simple cipher of Feistel
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:22270
    • 提供者:Buratino
  1. Cryptoanalysis of the KeeLoq block cipher

    1下载:
  2. KeeLoq block cipher, cryptanalysis, slide attacks, guessand- determine attacks, distinguishing attacks
  3. 所属分类:加密解密

    • 发布日期:2013-06-06
    • 文件大小:119378
    • 提供者:Tillman
  1. XORcipher

    0下载:
  2. XOR Cipher with different keys
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:43679
    • 提供者:khan
  1. jiamijiemi

    0下载:
  2. 用凯撒密码实现加密解密,希望对大家有帮助,我自己写的,有漏洞,大家多多指教。-Achieved with the Caesar cipher encryption and decryption, we want to help, I wrote it myself, there are loopholes, we all exhibitions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1180
    • 提供者:海洋
  1. RC4

    0下载:
  2. RC4 流密码 c++ 控制台程序,对称密码-RC4 stream cipher c++ console program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1940
    • 提供者:oy
  1. 11

    0下载:
  2. its about new technque using stream cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5932
    • 提供者:safa
  1. 22

    0下载:
  2. its cryption for stream cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:284180
    • 提供者:safa
  1. caesarCipher

    0下载:
  2. java code to encrpyt and decrpyt a caese cipher
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3326
    • 提供者:bustaman
  1. Pcipher

    0下载:
  2. product cipher(combination of playfair cipher and rail fence cipher)
  3. 所属分类:Firewall-Security

    • 发布日期:2017-04-03
    • 文件大小:1305
    • 提供者:shrinivas
  1. Playfair.c

    0下载:
  2. C program to cipher and decipher playfair
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1108
    • 提供者:rakeshmatam
  1. fangshemima

    0下载:
  2. 仿射密码的C语言实现 仿射密码的C语言实现-Affine Cipher C-language implementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:118048
    • 提供者:周一鸣
  1. kaisamima

    1下载:
  2. 凯撒密码的C++实现,凯撒密码, 是密码学里最基本的密码之一-Caesar cipher of C++ implementation, Caesar cipher, cryptography where the password for one of the most basic
  3. 所属分类:Windows编程

    • 发布日期:2017-04-21
    • 文件大小:33069
    • 提供者:周一鸣
  1. Vigenere

    0下载:
  2. 编码,译码,破译Vigenere密码.转帖-to encrypt and decrypt Vigenere Cipher,and how to break it.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:17996
    • 提供者:tsadaye
  1. hillCipher

    0下载:
  2. program to run hill cipher substitution technique used in cryptography
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1165
    • 提供者:sutirtha
  1. railFence

    0下载:
  2. program to run railfence cipher substitution technique used in cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:940
    • 提供者:sutirtha
  1. HILLENC1

    0下载:
  2. its simple hill cipher encryption
  3. 所属分类:Crypt_Decrypt algrithms

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

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

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

    0下载:
  2. In cryptography, a substitution cipher is a method of encryption by which units of plaintext are replaced with ciphertext according to a regular system the "units" may be single letters (the most common), pairs of letters, triplets of letters, mixtur
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6480
    • 提供者:andrushkutzzaa
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com