Welcome to little lamb

Code » test-hashes » commit 88e8018

Update meta

author Olivier Brunel
2023-01-30 22:26:14 UTC
committer Olivier Brunel
2023-02-03 19:22:28 UTC
parent 1f2db2e614db47dc6540259e8abee387409bdca4

Update meta

meta/deps/comain/version +1 -1
meta/deps/limb/version +1 -1
meta/desc +4 -1
meta/site +1 -0

diff --git a/meta/deps/comain/version b/meta/deps/comain/version
index 8acdd82..4e379d2 100644
--- a/meta/deps/comain/version
+++ b/meta/deps/comain/version
@@ -1 +1 @@
-0.0.1
+0.0.2
diff --git a/meta/deps/limb/version b/meta/deps/limb/version
index 8acdd82..4e379d2 100644
--- a/meta/deps/limb/version
+++ b/meta/deps/limb/version
@@ -1 +1 @@
-0.0.1
+0.0.2
diff --git a/meta/desc b/meta/desc
index d4dcee9..9c2f0c1 100644
--- a/meta/desc
+++ b/meta/desc
@@ -4,4 +4,7 @@ Benchmark some hashing algorithms: SHA1, SHA256, SHA3, BLAKE2s, BLAKE3
 
 Different implementations are used for some hashes :
 
-- SHA3 : from limb, nettle
+- SHA3    : from limb, nettle, libkeccak-tiny/TOR
+- BLAKE3  : from limb, official implementation (different flavors: regular
+            (i.e. with asm 64bit-only optimizations) without optimizations, and
+            with C intrinsics optimizations)
diff --git a/meta/site b/meta/site
new file mode 100644
index 0000000..302c775
--- /dev/null
+++ b/meta/site
@@ -0,0 +1 @@
+https://lila.oss/blog/2023-02-03-bang-and-blake-or-how-hashes-compare-to-one-another