Add -m 6000 and -m 6100 module

This commit is contained in:
jsteube
2019-02-11 20:46:48 +01:00
parent 977598b25d
commit 0e9330d700
4 changed files with 406 additions and 155 deletions
-2
View File
@@ -37,8 +37,6 @@ typedef enum kern_type
KERN_TYPE_SHA11 = 4500,
KERN_TYPE_SHA1_SLT_SHA1_PW = 4520,
KERN_TYPE_SHA1_MD5 = 4700,
KERN_TYPE_RIPEMD160 = 6000,
KERN_TYPE_WHIRLPOOL = 6100,
KERN_TYPE_STREEBOG_256 = 11700,
KERN_TYPE_HMAC_STREEBOG_256_PW = 11750,
KERN_TYPE_HMAC_STREEBOG_256_SLT = 11760,