OprnSSL 3.0.0 first release version

mw mingwu at gmail.com
Sun May 31 20:48:39 UTC 2020


On Sunday, 31 May 2020 at 13:43:51 UTC, zoujiaqing wrote:
> https://www.openssl.org/blog/blog/2020/04/23/OpenSSL3.0Alpha1/
> How binding for it?


dpp?


https://code.dlang.org/packages/dpp

Disclaimer: I never used it, but saw it’s used here:

https://github.com/ShigekiKarita/tfd

Re-generate bindings

tfd uses dpp to generate bindings from TF C-API. You need 
libclang to run dpp.

dub fetch dpp
dub run dpp -- --preprocess-only --include-path 
./download/include <target dpp file>



More information about the Digitalmars-d mailing list