boring2

Crates.ioboring2
lib.rsboring2
version5.0.0-alpha.10
created_at2024-11-15 02:48:05.89839+00
updated_at2025-09-19 11:10:05.285783+00
descriptionBoringSSL bindings
homepage
repositoryhttps://github.com/0x676e67/boring2
max_upload_size
id1448554
size883,763
Couture (coutureone)

documentation

https://docs.rs/boring2

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