bearssl-rs/bearssl
Aydin Mercan d5a61e4bbe
bearssl(-sys): random changes while busy
- bump dependencies
- bump MSRV to 1.65
- remove bad layouts
2022-12-03 16:13:51 +03:00
..
src bearssl(-sys): random changes while busy 2022-12-03 16:13:51 +03:00
CREDITS.md bearssl, bearssl-sys: `lib.rs` QoL improvements 2022-09-17 15:47:19 +03:00
Cargo.toml bearssl(-sys): random changes while busy 2022-12-03 16:13:51 +03:00
LICENSE initial commit 2022-09-03 17:32:07 +03:00
README.md initial commit 2022-09-03 17:32:07 +03:00

README.md

bearssl-rs

Roadmap

  • Basic wrapper over the common functionality.
  • Proper certificate verification via graph traversal in large targets. (Probably in an another library)
  • Stream support?

License

This repository is licensed under the BSD-3-Clause. Please refer to LICENSE and CREDITS.md for more details.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.