Sujet : Re: Using Diceware, BIP39 and leetspeak for Argon2id keys
De : pollux (at) *nospam* tilde.club (Stefan Claas)
Groupes : sci.cryptDate : 18. Aug 2024, 13:55:59
Autres entêtes
Organisation : Ch1ffr3punk5
Message-ID : <baeed51109c834201a3ea804abaa793d9a60df14@i2pn2.org>
References : 1 2
User-Agent : flnews/1.3.0pre9 (for GNU/Linux)
Stefan Claas wrote:
Stefan Claas wrote:
Hi all,
regarding my previous thread about memorizing a 128/256 bit key,
I came up with the following idea to create Argon2id keys.
Now we only need to memorize our Diceware passphrase.
This task shoulb be carried out on an offline Computer.
I am using four Golang programs, called dwp (diceware passphrase),
dice2bip, leetspeak and argon2id, which you can find on my GitHub
page at:
https://github.com/stefanclaas/
Usage of leetspeak is optional.
First we start with dwp:
$ dwp -r 6 -d eff_large_wordlist.txt -p
Diceware number 1: 51534 - reselect
Diceware number 2: 25455 - envelope
Diceware number 3: 42252 - nuptials
Diceware number 4: 35561 - lapping
Diceware number 5: 26225 - expand
Diceware number 6: 24453 - earpiece
Complete passphrase: reselect envelope nuptials lapping expand earpiece
I have updated dwp, so that instead of blanks between the words, one can
use, with the -s paramter, a special character as seperator, along the -p
parameter.
Example:
$ dwp -r 6 -d eff_large_wordlist.txt -p -s "$"
Diceware number 1: 13325 - basically
Diceware number 2: 53463 - seltzer
Diceware number 3: 43121 - outwit
Diceware number 4: 62222 - thorn
Diceware number 5: 33612 - header
Diceware number 6: 13351 - battery
Complete passphrase: basically$seltzer$outwit$thorn$header$battery
-- RegardsStefan
Date | Sujet | # | | Auteur |
18 Aug 24 | Using Diceware, BIP39 and leetspeak for Argon2id keys | 18 | | Stefan Claas |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 2 | | Stefan Claas |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 1 | | Stefan Claas |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 4 | | Marcel Logen |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 3 | | Stefan Claas |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 1 | | Stefan Claas |
20 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 1 | | Marcel Logen |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 11 | | Rich |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 10 | | Stefan Claas |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 9 | | Rich |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 8 | | Stefan Claas |
18 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 3 | | Rich |
20 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 2 | | Stefan Claas |
21 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 1 | | Doc O'Leary , |
19 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 4 | | Doc O'Leary , |
19 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 3 | | Stefan Claas |
19 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 2 | | Stefan Claas |
19 Aug 24 | Re: Using Diceware, BIP39 and leetspeak for Argon2id keys | 1 | | Stefan Claas |