boringssl ~master
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
- Registered by zoujiaqing
- ~master released 6 years ago
- huntlabs/boringssl
- Apache-2.0
- Copyright (C) 2018, HuntLabs.cn
- Authors:
- Dependencies:
- none
- Versions:
-
0.0.1 2018-Aug-30 ~master 2018-Aug-30 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
716 downloads total
-
- Score:
- 1.1
- Short URL:
- boringssl.dub.pm