Use and extend BearSSL in Rust
 
 
Go to file
Aydin Mercan eca97f9f0b
initial commit
* The `bearssl-sys` crate is basically usable at this point.
* The `bearssl` crate itself needs a lot work before being usable. The
  design needs heavy iterations, considerationg and love.
2022-09-03 17:32:07 +03:00
.cargo initial commit 2022-09-03 17:32:07 +03:00
bearssl initial commit 2022-09-03 17:32:07 +03:00
bearssl-sys initial commit 2022-09-03 17:32:07 +03:00
.gitignore initial commit 2022-09-03 17:32:07 +03:00
.rustfmt.toml initial commit 2022-09-03 17:32:07 +03:00
Cargo.toml initial commit 2022-09-03 17:32:07 +03:00