comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 11 Mar 2024 14:00:45 +0000 (10:00 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 11 Mar 2024 14:00:45 +0000 (10:00 -0400)
doc/bugs/git-annex_is_slow_at_reading_file_content/comment_13_0eb12582a3e182b697a07b833cfbe384._comment [new file with mode: 0644]

diff --git a/doc/bugs/git-annex_is_slow_at_reading_file_content/comment_13_0eb12582a3e182b697a07b833cfbe384._comment b/doc/bugs/git-annex_is_slow_at_reading_file_content/comment_13_0eb12582a3e182b697a07b833cfbe384._comment
new file mode 100644 (file)
index 0000000..91690fe
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 13"""
+ date="2024-03-11T13:43:19Z"
+ content="""
+<https://hackage.haskell.org/package/botan-low> is another possibility.
+There is a significant effort ongoing to build up this library stack in
+haskell. It does need the botan C library to be installed separately
+unfortunately (I've suggested they embed it).
+
+I have not benchmarked it yet but the docs say it supports hardware
+accellerated SHA1, SHA2, SHA3 on x86 and also SHA1, SHA2 on arm64.
+"""]]