boring-sys2

Crates.ioboring-sys2
lib.rsboring-sys2
version5.0.0-alpha.10
created_at2024-11-15 02:47:05.44704+00
updated_at2025-09-19 11:09:12.432548+00
descriptionFFI bindings to BoringSSL
homepage
repositoryhttps://github.com/0x676e67/boring2
max_upload_size
id1448553
size19,785,683
Couture (coutureone)

documentation

https://docs.rs/boring-sys2

README

boring2

crates.io

BoringSSL bindings for the Rust programming language and HTTP client for wreq built on top of it.

Non-goals

This package implements only the TLS extensions specification and supports the original boring library with the following features:

  • Required TLS extensions for Safari and Firefox
  • kDHE, ffdhe2048, and ffdhe3072 implementations
  • RPK is not supported
  • Support for LoongArch P64 and P32 architectures

Documentation

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed under the terms of both the Apache License, Version 2.0 and the MIT license without any additional terms or conditions.

Accolades

The project is based on a fork of boring.

Commit count: 3469

cargo fmt