diff --git a/docs/constants_8h.html b/docs/constants_8h.html index d1d9e7f..b5ebead 100644 --- a/docs/constants_8h.html +++ b/docs/constants_8h.html @@ -89,9 +89,9 @@ - + - + @@ -142,7 +142,7 @@

Macros

#define CECIES_VERSION   400
#define CECIES_VERSION   401
 
#define CECIES_VERSION_STR   "4.0.0"
#define CECIES_VERSION_STR   "4.0.1"
 
#define CECIES_X25519_KEY_SIZE   32
 
- +
#define CECIES_VERSION   400#define CECIES_VERSION   401
@@ -157,7 +157,7 @@

- +
#define CECIES_VERSION_STR   "4.0.0"#define CECIES_VERSION_STR   "4.0.1"

diff --git a/docs/constants_8h_source.html b/docs/constants_8h_source.html index ea46ab6..745dadb 100644 --- a/docs/constants_8h_source.html +++ b/docs/constants_8h_source.html @@ -92,9 +92,9 @@
27 extern "C" {
28 #endif
29 
-
34 #define CECIES_VERSION 400
+
34 #define CECIES_VERSION 401
35 
-
39 #define CECIES_VERSION_STR "4.0.0"
+
39 #define CECIES_VERSION_STR "4.0.1"
40 
44 #define CECIES_X25519_KEY_SIZE 32
45