Skip to content

Commit 6836cf5

Browse files
committed
update: 2hash type
1 parent a5e2c6d commit 6836cf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vscode/env.zsh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ export HASH_SHA256CRYPT=7400
107107
export HASH_KRB5_PREAUTH=7500
108108
export HASH_DJANGO_PBKDF2_SHA256=10000
109109
export HASH_PBKDF2_HMAC_SHA256=10900
110+
export HASH_KRB5_TGS=13100
111+
export HASH_JWT=16500
110112

111113

112114
# utils functions

0 commit comments

Comments
 (0)