Sujet : Memorizing a 128 bit / 256 bit hex key
De : pollux (at) *nospam* tilde.club (Stefan Claas)
Groupes : sci.cryptDate : 18. Jun 2024, 14:55:55
Autres entêtes
Organisation : ℭ𝔥𝔦𝔣𝔣𝔯𝔢𝔭𝔲𝔫𝔨𝔰
Message-ID : <v4s3ld$bu48$1@i2pn2.org>
You thoughts please, gentlemen.
Let's say you travel and do not want to store your secret hex key on your
device and recreate it from memory.
What do you think about this proposal?
$ printf '%x' $(date -u -d '1979-01-01 12:34:56' +%s) $(date ...) 4 or 8 times.
One has to remember only the dates (times are optional) and then simply run the
one liner.
The encryption software can be downloaded when one arrives at his destination.
--
Regards
Stefan