From b519bf51580695e881f5e6766253e0f5e88a9a7e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Oct 2016 11:14:15 -0400 Subject: Argon2d --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 17f7cb9..97da3e0 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,9 @@ Later: * Add some random padding to http requests and responses, to make it harder for traffic analysis to tell that given TOR traffic is keysafe traffic. +* Argon2d is more resistent to GPU/ASIC attack optimisation. + Switching from Argon2i would require new tunables, so deferred for now + until there's some other reason to change the tunables. Wishlist: -- cgit v1.2.3