mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Add sodium_runtime_has_ssse3() and sodium_runtime_has_sse41()
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define SODIUM_VERSION_STRING "1.0.5"
|
||||
|
||||
#define SODIUM_LIBRARY_VERSION_MAJOR 7
|
||||
#define SODIUM_LIBRARY_VERSION_MINOR 6
|
||||
#define SODIUM_LIBRARY_VERSION_MINOR 7
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user