mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
+ Firefox
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
* function `rand_s()` directly depends on it, so touching it would break many
|
||||
* applications released since Windows XP.
|
||||
*
|
||||
* Also note that Rust and BoringSSL (thus, Google Chrome and everything based
|
||||
* on Chromium) also depend on it, and that libsodium allows the RNG to be
|
||||
* Also note that Rust, Firefox and BoringSSL (thus, Google Chrome and everything
|
||||
* based on Chromium) also depend on it, and that libsodium allows the RNG to be
|
||||
* replaced without patching nor recompiling the library.
|
||||
*/
|
||||
# include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user