项目作者: arisath

项目描述 :
Implementation of the cryptographic algorithm Vigenere
高级语言: Java
项目地址: git://github.com/arisath/Vigenere-.git
创建时间: 2016-07-16T21:23:05Z
项目社区:https://github.com/arisath/Vigenere-

开源协议:

下载


Vigenere

Implementation of the cryptographic algorithm Vigenere

Background

The Vigenère cipher, was invented by a Frenchman, Blaise de Vigenère in the 16th century. It is a polyalphabetic cipher because it uses two or more cipher alphabets to encrypt the data. In other words, the letters in the Vigenère cipher are shifted by different amounts, normally done using a word or phrase as the encryption key.