mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
encoders/hashes difficulty:high
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<type>bcrypt</type>
|
||||
<platform>linux</platform>
|
||||
<platform>windows</platform>
|
||||
<difficulty>high</difficulty>
|
||||
|
||||
<read_fact>strings_to_encode</read_fact>
|
||||
<read_fact>salt</read_fact>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<type>sha3_224</type>
|
||||
<platform>linux</platform>
|
||||
<platform>windows</platform>
|
||||
<difficulty>high</difficulty>
|
||||
|
||||
<read_fact>strings_to_encode</read_fact>
|
||||
<read_fact>salt</read_fact>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<type>sha3_256</type>
|
||||
<platform>linux</platform>
|
||||
<platform>windows</platform>
|
||||
<difficulty>high</difficulty>
|
||||
|
||||
<read_fact>strings_to_encode</read_fact>
|
||||
<read_fact>salt</read_fact>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<type>sha3_384</type>
|
||||
<platform>linux</platform>
|
||||
<platform>windows</platform>
|
||||
<difficulty>high</difficulty>
|
||||
|
||||
<read_fact>strings_to_encode</read_fact>
|
||||
<read_fact>salt</read_fact>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<type>sha3_512</type>
|
||||
<platform>linux</platform>
|
||||
<platform>windows</platform>
|
||||
<difficulty>high</difficulty>
|
||||
|
||||
<read_fact>strings_to_encode</read_fact>
|
||||
<read_fact>salt</read_fact>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<type>siphash</type>
|
||||
<platform>linux</platform>
|
||||
<platform>windows</platform>
|
||||
<difficulty>high</difficulty>
|
||||
|
||||
<read_fact>strings_to_encode</read_fact>
|
||||
<read_fact>salt</read_fact>
|
||||
|
||||
Reference in New Issue
Block a user