Updated files related to copyparty's argon2
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<h2>The Night Club's Hashing Tool</h2>
|
||||
|
||||
<label for="algorithm">Algorithm</label>
|
||||
<select id="algorithm">
|
||||
<select id="algorithm" onchange="updateUI()">
|
||||
<option value="sha512">sha512-crypt ($6$)</option>
|
||||
<option value="sha256">sha256-crypt ($5$)</option>
|
||||
<option value="argon2_std">argon2 ($argon2id$)</option>
|
||||
|
||||
Reference in New Issue
Block a user