https://github.com/lithdew/boringssl-zig
A fork of boringssl packaged for Zig.
https://github.com/lithdew/boringssl-zig
Last synced: about 1 year ago
JSON representation
A fork of boringssl packaged for Zig.
- Host: GitHub
- URL: https://github.com/lithdew/boringssl-zig
- Owner: lithdew
- Created: 2023-07-30T18:37:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T19:09:42.000Z (over 2 years ago)
- Last Synced: 2025-04-23T22:04:01.333Z (about 1 year ago)
- Language: Assembly
- Size: 32.6 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# boringssl-zig
This is a fork of [boringssl](https://github.com/google/boringssl/) packaged for Zig. The build system has been replaced with `build.zig`.