Skip to content

Commit

Permalink
Warn users that libsodium can cause issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamashi authored and zpostfacto committed Mar 13, 2024
1 parent 9382ae6 commit 3eac919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Building
* Visual Studio 2017 or later
* One of the following crypto solutions:
* OpenSSL 1.1.1 or later
* libsodium
* libsodium (can cause issues on Intel machines with AES-NI disabled see [here](https://github.com/ValveSoftware/GameNetworkingSockets/issues/243))
* [bcrypt](https://docs.microsoft.com/en-us/windows/desktop/api/bcrypt/)
(Windows only. Note the primary reason this is supported is to satisfy
an Xbox requuirement.)
Expand Down

0 comments on commit 3eac919

Please sign in to comment.