Hi,
I haven't looked at the details of your project but it looks interesting.
I have a question which is pretty simple: your project solves the problem of cryptoanalysis by frequency analysis for inidividual letter but does it solve the problem of cryptoanalysis by frequency for groups of letter (also known as n-grams) ?
I'll try to dive into the code and maybe answer myself as soon as possible but 1) I do not know when "as soon as possible" will be 2) I do not know if I'll find the answer 3) the question might interest other people.
All the best
Hi,
I haven't looked at the details of your project but it looks interesting.
I have a question which is pretty simple: your project solves the problem of cryptoanalysis by frequency analysis for inidividual letter but does it solve the problem of cryptoanalysis by frequency for groups of letter (also known as n-grams) ?
I'll try to dive into the code and maybe answer myself as soon as possible but 1) I do not know when "as soon as possible" will be 2) I do not know if I'll find the answer 3) the question might interest other people.
All the best