change name of algorithm

This commit is contained in:
Cayo Puigdefabregas 2023-10-20 12:29:49 +02:00
parent bc3d3abcd7
commit aa966b5b93
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ from ereuse_devicehub.resources.user.models import User
from ereuse_devicehub.teal.db import CASCADE_OWN
ALGORITHM = "sha3_256"
ALGORITHM = "sha3-256"
PROOF_ENUM = {