feat: 用户密码 hash 采用 gmsm3

This commit is contained in:
ibuler
2022-08-02 18:31:08 +08:00
committed by Jiangjie.Bai
parent 3e7f83d44e
commit b22aed0cc3
5 changed files with 55 additions and 9 deletions

View File

@@ -0,0 +1 @@
from .sm3 import PBKDF2SM3PasswordHasher