boringssl 0.0.1

BoringSSL bindings for D.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

BoringSSL for D

It's a D binding for BoringSSL.

Build BoringSSL

Ubuntu

$ make build && cd build
$ cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1
$ make
$ sudo cp crypto/libcrypto.* ssl/libssl.* /usr/local/lib
$ sudo ldconfig

Thanks

OpenSSl binding BoringSSL

Authors:
  • HuntLabs
Dependencies:
none
Versions:
0.0.1 2018-Aug-30
~master 2018-Aug-30
Show all 2 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 716 downloads total

Score:
1.0
Short URL:
boringssl.dub.pm