On Mon, 23 Mar 2020 08:09:26 +0300 Գասպար Վարդանյան <gaspar.vardanyan.mail...@gmail.com> wrote:
Dear Գասպար, > Hi! I’ve created a something like a theoretical groundwork for > gcrypt: > https://gist.github.com/GasparVardanyan/41da5b4e21529b75a42978521d10b1d2 very interesting, indeed! I must admit though that there needs to be more testing to rule out some basic attacks. I can recommend you the Cryptopals challenge set[0]. It looks at a wide range of attacks on ciphers, and you can use this resource to test if your algorithm is vulnerable. With best regards Laslo [0]:https://cryptopals.com/