Use boringssl prf for tls1.2

This commit is contained in:
Jan Rüth 2023-11-25 15:20:07 +01:00 committed by Jan
commit d38412a3bd
9 changed files with 285 additions and 7 deletions

View file

@ -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