Add: hash utils for blake3 hashes
This commit is contained in:
parent
25f7a439c8
commit
94a0dc1001
1 changed files with 1 additions and 0 deletions
1
backend/utils/hash.py
Normal file
1
backend/utils/hash.py
Normal file
|
@ -0,0 +1 @@
|
|||
from blake3 import blake3
|
Loading…
Add table
Reference in a new issue