|
|
|
|
|
by 2color
572 days ago
|
|
With some extra config you can pass custom hashers. Any reason you chose BLAKE2b-256? BLAKE2/3 are amazing hashing functions and have a lot of cool properties, but they really suck on the web in terms of performance. This came up literally yesterday https://bsky.app/profile/norman.life/post/3lbw2qltokc2i and has been reported by multiple devs recently (who also shared excitement about BLAKE) |
|