Add -m 8300 module

This commit is contained in:
jsteube
2019-02-09 23:50:11 +01:00
parent fde470b315
commit d5fae7670c
3 changed files with 268 additions and 166 deletions
-2
View File
@@ -340,7 +340,6 @@ typedef enum kern_type
KERN_TYPE_SHA1_SLT_PW_SLT = 4900,
KERN_TYPE_RIPEMD160 = 6000,
KERN_TYPE_WHIRLPOOL = 6100,
KERN_TYPE_NSEC3 = 8300,
KERN_TYPE_WBB3 = 8400,
KERN_TYPE_LOTUS5 = 8600,
KERN_TYPE_LOTUS6 = 8700,
@@ -395,7 +394,6 @@ typedef enum kern_type
typedef enum rounds_count
{
ROUNDS_NSEC3 = 1,
ROUNDS_ANDROIDFDE = 2000,
ROUNDS_LOTUS8 = 5000,
ROUNDS_CISCO8 = 20000,