Use boringssl prf for tls1.2
This commit is contained in:
parent
bd80bfc4d7
commit
d38412a3bd
9 changed files with 285 additions and 7 deletions
|
|
@ -2,6 +2,8 @@
|
|||
members = [
|
||||
# things that should probably be in boring crate
|
||||
"boring-additions",
|
||||
# things that should probably be in boring-sys crate
|
||||
"boring-sys-additions",
|
||||
# the main library and tests
|
||||
"boring-rustls-provider",
|
||||
# tests and example code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue