mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 19:57:13 +09:00
Do not even use untested code in non-production environments
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# warning *** This is unstable, untested, development code.
|
||||
# warning It might not compile. It might not work as expected.
|
||||
# warning It might be totally insecure.
|
||||
# warning Do not use this in production.
|
||||
# warning Do not use this except if you are planning to contribute code.
|
||||
# warning Use releases available at https://download.libsodium.org/libsodium/releases/ instead.
|
||||
# warning Alternatively, use the "stable" branch in the git repository.
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user