Add -m 4900 module

This commit is contained in:
jsteube
2019-02-11 20:40:27 +01:00
parent e18bb5864c
commit 977598b25d
3 changed files with 216 additions and 32 deletions
-1
View File
@@ -37,7 +37,6 @@ typedef enum kern_type
KERN_TYPE_SHA11 = 4500,
KERN_TYPE_SHA1_SLT_SHA1_PW = 4520,
KERN_TYPE_SHA1_MD5 = 4700,
KERN_TYPE_SHA1_SLT_PW_SLT = 4900,
KERN_TYPE_RIPEMD160 = 6000,
KERN_TYPE_WHIRLPOOL = 6100,
KERN_TYPE_STREEBOG_256 = 11700,