Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crispy-strawberry/boringssl.zig
BoringSSL bindings for zig
https://github.com/crispy-strawberry/boringssl.zig
Last synced: 4 days ago
JSON representation
BoringSSL bindings for zig
- Host: GitHub
- URL: https://github.com/crispy-strawberry/boringssl.zig
- Owner: crispy-strawberry
- License: apache-2.0
- Created: 2023-10-16T16:39:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-19T06:10:01.000Z (about 1 year ago)
- Last Synced: 2024-11-18T07:00:48.550Z (2 months ago)
- Language: Zig
- Size: 385 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# boringssl.zig
BoringSSL bindings for zig.Thank god i switched to the zig package manager. Saved me so much
pain about everything.
Intended for use as a tls library for securing servers.
Binaries for linux can be obtained from [my fork](https://github.com/crispy-strawberry/boringssl) of boringssl