We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e468a commit 8df65daCopy full SHA for 8df65da
C/hashes/blake3.h
@@ -22,7 +22,7 @@
22
extern "C" {
23
#endif
24
25
-#define BLAKE3_VERSION_STRING "0.3.7"
+#define BLAKE3_VERSION_STRING "1.6.0"
26
#define BLAKE3_KEY_LEN 32
27
#define BLAKE3_OUT_LEN 32
28
#define BLAKE3_BLOCK_LEN 64
0 commit comments