19 lines
526 B
Markdown
19 lines
526 B
Markdown
# 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.
|