faster signature verification by serializing directly into the sha with less allocations.

This commit is contained in:
fiatjaf
2026-04-23 20:31:57 -03:00
parent 696f377109
commit b899ef8865
6 changed files with 224 additions and 70 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ require (
)
require (
fiatjaf.com/lib v0.3.6
fiatjaf.com/lib v0.3.7
github.com/dgraph-io/ristretto/v2 v2.3.0
github.com/go-git/go-git/v5 v5.16.3
github.com/pemistahl/lingua-go v1.4.0