<p dir="ltr">This is cool but I do not think this algorithm is very secure. For example I encrypted "this is a test" followed by "this is a test" and the ciphertext included for ciphertext words repeated. I have not read the paper but it sounds like the algorithm needs a bit of work. Sorry about not the reading the paper but I am on vacation and I do not have a reader</p>

<div class="gmail_quote">On Jul 16, 2014 7:30 PM, "GrĂ©gory Alvarez" <<a href="mailto:gregory@alvarez-garcia.com">gregory@alvarez-garcia.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hello,</div><div><br></div><div>last year I designed a new encryption algorithm (<a href="http://eprint.iacr.org/2013/551.pdf" target="_blank">http://eprint.iacr.org/2013/551.pdf</a>) based on transposition rather than substitution. The idea behind this algorithm is like cutting every letter of a whole book and shuffling them together. The result is so big and mixed up that it is possible to recreate a completely different book from it. The algorithm generates from a password a relation between two sets, associating uniquely each element in one set to the other one.</div>





<div><br></div><div>The proprieties of this algorithm allow to use it for a lot of other things than cryptography. When a dictionary (a list of all the English words) is used as set, it is possible to securely replace a word from a plaintext with another one from the dictionary (with the condition of the plaintext word being in the dictionary). This idea led me to design a steganography technology and last week I released a demo of it at: <a href="http://steno.io" target="_blank">http://steno.io</a></div>




<div><br></div><div>Encrypting the phrase "<b>This is a test.</b>" with the password "<b>mypassword</b>" would result in a ciphertext like "<b>uncomplimentary threateningly. conceptually secures on pockiest.</b>". This technology has principally two advantage :</div>




<div><br></div><div>- Since the ciphertext is made of words it attracts far less attention.</div><div><br></div><div>- The ciphertext can be sent by other mean than electronic communication simply by written it down on a paper, making it a lot harder to track.</div>

<div><br></div><div>This is an alpha version, there is a lot to improve but if people are interested by this technology we can do some nice things with it.</div><div><br></div><div>What do you think ?</div>

</div>
<br>_______________________________________________<br>
The cryptography mailing list<br>
<a href="mailto:cryptography@metzdowd.com">cryptography@metzdowd.com</a><br>
<a href="http://www.metzdowd.com/mailman/listinfo/cryptography" target="_blank">http://www.metzdowd.com/mailman/listinfo/cryptography</a><br></blockquote></div>