add BoringSSL support#7
Conversation
Techatrix
left a comment
There was a problem hiding this comment.
I just merged a PR that updated googletest to Zig 0.16.0 so this should be unblocked.
I'd prefer to keep the dependencies within the allyourcodebase organization if possible. Which would allow me and other members to more easily contribute if needed. Would you be open to join allyourcodebase and then contribute your boringssl port to it? More information on how to join can be found here:
That makes sense! I'll update boringssl to use the merged googletest and ping kristoff about joining the org and moving the project over. |
|
I moved boringssl to the allyourcodebase org. |
This PR integrates boringssl.
I've been using a variation of these changes for a while now.
I would like to upstream these changes to avoid relying on my fork in other projects.
Compile as
And run
Output
Ideally we wait until the following PRs are merged to avoid relying on my forks in the
boringsslrepository.