On Wed, Jul 01, 2020 at 07:19:11AM +0000, Cym13 via Digitalmars-d-announce wrote: [...] > https://breakpoint.purrfect.fr/article/review_crypto_d.html [...]
Very interesting writeup indeed, thanks! > Furthermore if you would like someone to have a look at your project > to identify issues I am always glad to help free and open source > projects that can't afford security review through traditional means > so feel free to reach out. [...] I'm not the author, but I'm curious about the D implementation of Botan (https://code.dlang.org/packages/botan) -- how is its security level? I glanced at it before and it seemed OK, but it'd be really nice to have a 3rd party opinion, esp. from someone who's skilled with cryptanalysis. T -- In theory, there is no difference between theory and practice.