Vigenere encryption c++
資源簡(jiǎn)介:Vigenere encryption c++
上傳時(shí)間: 2017-07-28
上傳用戶:啊颯颯大師的
資源簡(jiǎn)介:Vigenere的C++算法源代碼,呵呵..大家可以隨便下載哦...不過里面沒有 密鑰算法哦
上傳時(shí)間: 2015-12-27
上傳用戶:waizhang
資源簡(jiǎn)介:用c++實(shí)現(xiàn)的對(duì)Vigenere密碼的解密程序
上傳時(shí)間: 2015-02-20
上傳用戶:waitingfy
資源簡(jiǎn)介:RC4 encryption Algorithm 這是一個(gè)用C#實(shí)現(xiàn)的的RC4加密算法!
上傳時(shí)間: 2013-12-31
上傳用戶:sclyutian
資源簡(jiǎn)介:Vigenere 體制 本程序使用dev c++開發(fā)實(shí)現(xiàn),希望對(duì)大家有用.
上傳時(shí)間: 2013-12-19
上傳用戶:kelimu
資源簡(jiǎn)介:The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and addition...
上傳時(shí)間: 2013-12-20
上傳用戶:yan2267246
資源簡(jiǎn)介:這是一個(gè)用C++編寫的Vigenere加密解密演示系統(tǒng)。
上傳時(shí)間: 2013-11-25
上傳用戶:牧羊人8920
資源簡(jiǎn)介:VC環(huán)境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
上傳時(shí)間: 2014-07-08
上傳用戶:ynsnjs
資源簡(jiǎn)介:DES(Data encryption Standard) 加密系統(tǒng)的 C 語言源代碼
上傳時(shí)間: 2014-12-06
上傳用戶:變形金剛
資源簡(jiǎn)介:hill playfair Vigenere 密碼加密算法 (C++實(shí)現(xiàn))
上傳時(shí)間: 2013-11-26
上傳用戶:yxgi5
資源簡(jiǎn)介:AES加密解密程序,C++實(shí)現(xiàn)的 做得不好,請(qǐng)多指教-AES encryption and decryption procedures, C realized not doing a good job, please enlighten
上傳時(shí)間: 2013-12-20
上傳用戶:silenthink
資源簡(jiǎn)介:The C++ code for data encryption system of NIST.
上傳時(shí)間: 2017-01-04
上傳用戶:壞壞的華仔
資源簡(jiǎn)介:Advanced encryption system of NIST( 美國(guó)國(guó)家標(biāo)準(zhǔn)局). The codes are in C.
上傳時(shí)間: 2013-12-18
上傳用戶:15071087253
資源簡(jiǎn)介:Implementation Of ELGAMAL Public key encryption in C . it can use very long key os size 2007 decimal digit.
上傳時(shí)間: 2013-12-14
上傳用戶:cylnpy
資源簡(jiǎn)介:C語言 Vigenere 加密,解密的實(shí)現(xiàn)。
上傳時(shí)間: 2017-05-10
上傳用戶:gxf2016
資源簡(jiǎn)介:c++ encryption using C++
上傳時(shí)間: 2017-06-15
上傳用戶:cainaifa
資源簡(jiǎn)介:Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source code for increasing speed of asp.net apps by combining javascripts.
上傳時(shí)間: 2017-06-19
上傳用戶:hebmuljb
資源簡(jiǎn)介:AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
上傳時(shí)間: 2013-12-19
上傳用戶:youke111
資源簡(jiǎn)介:this program is written in c.... and it imlements RSA encryption and decryption
上傳時(shí)間: 2017-07-19
上傳用戶:jcljkh
資源簡(jiǎn)介:Elliptic Curve Cryptography full working C code for encryption and decryprion.
上傳時(shí)間: 2017-07-26
上傳用戶:kbnswdifs
資源簡(jiǎn)介:Java Application for testing encryption/Decryption of several algorithms: Ceaar, Vigenere, a custom make alg (key + permutation of elements)
上傳時(shí)間: 2014-01-18
上傳用戶:CHENKAI
資源簡(jiǎn)介:AES(The Advanced encryption Standard)是美國(guó)國(guó)家標(biāo)準(zhǔn)與技術(shù)研究所用于加密電子數(shù)據(jù)的規(guī)范。它被預(yù)期能成為人們公認(rèn)的加密包括金融、電信和政府?dāng)?shù)字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一個(gè)完整的C#實(shí)現(xiàn)和加密.NET數(shù)據(jù)的舉例。在讀...
上傳時(shí)間: 2015-03-05
上傳用戶:Breathe0125
資源簡(jiǎn)介:維吉尼亞(Vigenere)密碼為了提高密碼的破譯的難度,人們有發(fā)明一種多表置換的密碼,即一個(gè)明文字母可以表示為多個(gè)密文字母,多表密碼加密算法結(jié)果將使得對(duì)單表置換用的簡(jiǎn)單頻率分析方法失效,其中維吉尼亞密碼就是一種典型的加密方法。維吉尼亞密碼是使用一...
上傳時(shí)間: 2015-03-24
上傳用戶:songnanhua
資源簡(jiǎn)介:AES(The Advanced encryption Standard)是美國(guó)國(guó)家標(biāo)準(zhǔn)與技術(shù)研究所用于加密電子數(shù)據(jù)的規(guī)范。它被預(yù)期能成為人們公認(rèn)的加密包括金融、電信和政府?dāng)?shù)字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一個(gè)完整的C#實(shí)現(xiàn)和加密.NET數(shù)據(jù)的舉例。在讀...
上傳時(shí)間: 2015-03-29
上傳用戶:葉山豪
資源簡(jiǎn)介:AES(The Advanced encryption Standard)是美國(guó)國(guó)家標(biāo)準(zhǔn)與技術(shù)研究所用于加密電子數(shù)據(jù)的規(guī)范。它被預(yù)期能成為人們公認(rèn)的加密包括金融、電信和政府?dāng)?shù)字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一個(gè)完整的C#實(shí)現(xiàn)和加密.NET數(shù)據(jù)的舉例。在讀...
上傳時(shí)間: 2015-04-01
上傳用戶:我們的船長(zhǎng)
資源簡(jiǎn)介:This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and i...
上傳時(shí)間: 2016-06-07
上傳用戶:nanshan
資源簡(jiǎn)介:Low frequency NXP hitag2 encryption cipher This the low frequency NXP hitag2 encryption cipher. The package hitag2.zip contains the following files: hitag2.png - Cipher overview hitag2.c - Source-code
上傳時(shí)間: 2016-09-23
上傳用戶:sclyutian
資源簡(jiǎn)介:Object-Oriented Programming Implementation Issues of C++ Manipulating Data Object Persistence and encryption
上傳時(shí)間: 2017-01-14
上傳用戶:杜瑩12345
資源簡(jiǎn)介:escription: The Rijndael encryption algorithm has been recently recognized as an AES (Advanced encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing ...
上傳時(shí)間: 2014-01-07
上傳用戶:李夢(mèng)晗
資源簡(jiǎn)介:這是一個(gè)Vigenere密碼系統(tǒng),包括加密以及解密,程序簡(jiǎn)便,易懂 ,適合C類初學(xué)者使用
上傳時(shí)間: 2017-06-23
上傳用戶:妄想演繹師