switch hash-mode from 1470 to 21400, cleanup credits/readme/changes txt

This commit is contained in:
Gabriele Gristina
2019-07-31 15:39:16 +02:00
parent ff93d218ee
commit cc689caa42
11 changed files with 34 additions and 37 deletions
@@ -30,7 +30,7 @@
h = 0; \
}
KERNEL_FQ void m01470_m04 (KERN_ATTR_RULES ())
KERNEL_FQ void m21400_m04 (KERN_ATTR_RULES ())
{
/**
* modifier
@@ -277,15 +277,15 @@ KERNEL_FQ void m01470_m04 (KERN_ATTR_RULES ())
}
}
KERNEL_FQ void m01470_m08 (KERN_ATTR_RULES ())
KERNEL_FQ void m21400_m08 (KERN_ATTR_RULES ())
{
}
KERNEL_FQ void m01470_m16 (KERN_ATTR_RULES ())
KERNEL_FQ void m21400_m16 (KERN_ATTR_RULES ())
{
}
KERNEL_FQ void m01470_s04 (KERN_ATTR_RULES ())
KERNEL_FQ void m21400_s04 (KERN_ATTR_RULES ())
{
/**
* modifier
@@ -565,10 +565,10 @@ KERNEL_FQ void m01470_s04 (KERN_ATTR_RULES ())
}
}
KERNEL_FQ void m01470_s08 (KERN_ATTR_RULES ())
KERNEL_FQ void m21400_s08 (KERN_ATTR_RULES ())
{
}
KERNEL_FQ void m01470_s16 (KERN_ATTR_RULES ())
KERNEL_FQ void m21400_s16 (KERN_ATTR_RULES ())
{
}
@@ -16,7 +16,7 @@
#include "inc_hash_sha256.cl"
#endif
KERNEL_FQ void m01470_mxx (KERN_ATTR_RULES ())
KERNEL_FQ void m21400_mxx (KERN_ATTR_RULES ())
{
/**
* modifier
@@ -91,7 +91,7 @@ KERNEL_FQ void m01470_mxx (KERN_ATTR_RULES ())
}
}
KERNEL_FQ void m01470_sxx (KERN_ATTR_RULES ())
KERNEL_FQ void m21400_sxx (KERN_ATTR_RULES ())
{
/**
* modifier
@@ -28,7 +28,7 @@
h = 0; \
}
KERNEL_FQ void m01470_m04 (KERN_ATTR_BASIC ())
KERNEL_FQ void m21400_m04 (KERN_ATTR_BASIC ())
{
/**
* modifier
@@ -333,15 +333,15 @@ KERNEL_FQ void m01470_m04 (KERN_ATTR_BASIC ())
}
}
KERNEL_FQ void m01470_m08 (KERN_ATTR_BASIC ())
KERNEL_FQ void m21400_m08 (KERN_ATTR_BASIC ())
{
}
KERNEL_FQ void m01470_m16 (KERN_ATTR_BASIC ())
KERNEL_FQ void m21400_m16 (KERN_ATTR_BASIC ())
{
}
KERNEL_FQ void m01470_s04 (KERN_ATTR_BASIC ())
KERNEL_FQ void m21400_s04 (KERN_ATTR_BASIC ())
{
/**
* modifier
@@ -679,10 +679,10 @@ KERNEL_FQ void m01470_s04 (KERN_ATTR_BASIC ())
}
}
KERNEL_FQ void m01470_s08 (KERN_ATTR_BASIC ())
KERNEL_FQ void m21400_s08 (KERN_ATTR_BASIC ())
{
}
KERNEL_FQ void m01470_s16 (KERN_ATTR_BASIC ())
KERNEL_FQ void m21400_s16 (KERN_ATTR_BASIC ())
{
}
@@ -14,7 +14,7 @@
#include "inc_hash_sha256.cl"
#endif
KERNEL_FQ void m01470_mxx (KERN_ATTR_BASIC ())
KERNEL_FQ void m21400_mxx (KERN_ATTR_BASIC ())
{
/**
* modifier
@@ -87,7 +87,7 @@ KERNEL_FQ void m01470_mxx (KERN_ATTR_BASIC ())
}
}
KERNEL_FQ void m01470_sxx (KERN_ATTR_BASIC ())
KERNEL_FQ void m21400_sxx (KERN_ATTR_BASIC ())
{
/**
* modifier
@@ -28,7 +28,7 @@
h = 0; \
}
DECLSPEC void m01470m (u32 *w, const u32 pw_len, KERN_ATTR_VECTOR ())
DECLSPEC void m21400m (u32 *w, const u32 pw_len, KERN_ATTR_VECTOR ())
{
/**
* modifier
@@ -247,7 +247,7 @@ DECLSPEC void m01470m (u32 *w, const u32 pw_len, KERN_ATTR_VECTOR ())
}
}
DECLSPEC void m01470s (u32 *w, const u32 pw_len, KERN_ATTR_VECTOR ())
DECLSPEC void m21400s (u32 *w, const u32 pw_len, KERN_ATTR_VECTOR ())
{
/**
* modifier
@@ -499,7 +499,7 @@ DECLSPEC void m01470s (u32 *w, const u32 pw_len, KERN_ATTR_VECTOR ())
}
}
KERNEL_FQ void m01470_m04 (KERN_ATTR_VECTOR ())
KERNEL_FQ void m21400_m04 (KERN_ATTR_VECTOR ())
{
/**
* base
@@ -534,10 +534,10 @@ KERNEL_FQ void m01470_m04 (KERN_ATTR_VECTOR ())
* main
*/
m01470m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
m21400m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
}
KERNEL_FQ void m01470_m08 (KERN_ATTR_VECTOR ())
KERNEL_FQ void m21400_m08 (KERN_ATTR_VECTOR ())
{
/**
* base
@@ -572,10 +572,10 @@ KERNEL_FQ void m01470_m08 (KERN_ATTR_VECTOR ())
* main
*/
m01470m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
m21400m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
}
KERNEL_FQ void m01470_m16 (KERN_ATTR_VECTOR ())
KERNEL_FQ void m21400_m16 (KERN_ATTR_VECTOR ())
{
/**
* base
@@ -610,10 +610,10 @@ KERNEL_FQ void m01470_m16 (KERN_ATTR_VECTOR ())
* main
*/
m01470m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
m21400m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
}
KERNEL_FQ void m01470_s04 (KERN_ATTR_VECTOR ())
KERNEL_FQ void m21400_s04 (KERN_ATTR_VECTOR ())
{
/**
* base
@@ -648,10 +648,10 @@ KERNEL_FQ void m01470_s04 (KERN_ATTR_VECTOR ())
* main
*/
m01470s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
m21400s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
}
KERNEL_FQ void m01470_s08 (KERN_ATTR_VECTOR ())
KERNEL_FQ void m21400_s08 (KERN_ATTR_VECTOR ())
{
/**
* base
@@ -686,10 +686,10 @@ KERNEL_FQ void m01470_s08 (KERN_ATTR_VECTOR ())
* main
*/
m01470s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
m21400s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
}
KERNEL_FQ void m01470_s16 (KERN_ATTR_VECTOR ())
KERNEL_FQ void m21400_s16 (KERN_ATTR_VECTOR ())
{
/**
* base
@@ -724,5 +724,5 @@ KERNEL_FQ void m01470_s16 (KERN_ATTR_VECTOR ())
* main
*/
m01470s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
m21400s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, bitmap_mask, bitmap_shift1, bitmap_shift2, salt_pos, loop_pos, loop_cnt, il_cnt, digests_cnt, digests_offset, combs_mode, gid_max);
}
@@ -14,7 +14,7 @@
#include "inc_hash_sha256.cl"
#endif
KERNEL_FQ void m01470_mxx (KERN_ATTR_VECTOR ())
KERNEL_FQ void m21400_mxx (KERN_ATTR_VECTOR ())
{
/**
* modifier
@@ -100,7 +100,7 @@ KERNEL_FQ void m01470_mxx (KERN_ATTR_VECTOR ())
}
}
KERNEL_FQ void m01470_sxx (KERN_ATTR_VECTOR ())
KERNEL_FQ void m21400_sxx (KERN_ATTR_VECTOR ())
{
/**
* modifier