|
|
|
|
|
by gpm
1331 days ago
|
|
Genuine question, should I prefer rustls or openssl for security in rust. A reasonable number of crates let you switch between them with just a cfg flag, and when using them the only difference that makes it way to the user is security (and maybe performance), but I'm not sure which I should consider to be more secure? |
|