aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/util/hashes.d.tl
diff options
context:
space:
mode:
Diffstat (limited to 'teal-src/util/hashes.d.tl')
-rw-r--r--teal-src/util/hashes.d.tl2
1 files changed, 2 insertions, 0 deletions
diff --git a/teal-src/util/hashes.d.tl b/teal-src/util/hashes.d.tl
index cbb06f8e..2784a59b 100644
--- a/teal-src/util/hashes.d.tl
+++ b/teal-src/util/hashes.d.tl
@@ -11,6 +11,8 @@ local record lib
md5 : hash
hmac_sha1 : hmac
hmac_sha256 : hmac
+ hmac_sha224 : hmac
+ hmac_sha384 :hmac
hmac_sha512 : hmac
hmac_md5 : hmac
scram_Hi_sha1 : kdf