Nikolas-Charalambidis / cypher-soap

4IT475 | A Soap Web Service as a semestral work for a simple string encryption
https://4it475.azurewebsites.net/soap/ws/cipher.wsdl
MIT License
0 stars 0 forks source link

Gronsfeld cipher #2

Closed Nikolas-Charalambidis closed 5 years ago

Nikolas-Charalambidis commented 5 years ago

Let's implement the Gronsfeld cipher.

Relevant package is cz.vse.fis.ws.polyalphabetic.

Nikolas-Charalambidis commented 5 years ago

Done,