bearssl-rs/bearssl
Aydin Mercan 5aefc84f40
readme, cargo: document and categorize more
* Reduce the version of `bearssl` to 0.0.2 to increment minimally from
  the existing crate.
* Add an overview README for a high level description.
* Add crate tags and categories for easier discoverability in the
  future.
2022-09-03 17:54:21 +03:00
..
src initial commit 2022-09-03 17:32:07 +03:00
CREDITS.md initial commit 2022-09-03 17:32:07 +03:00
Cargo.toml readme, cargo: document and categorize more 2022-09-03 17:54:21 +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.