From 12c141bcadc0d989a2f066ac9819147ac1aa89a2 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Tue, 3 Aug 2021 13:40:06 -0400 Subject: [PATCH] Update Roadmap.md --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index c2ba847..5220939 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -9,7 +9,7 @@ Here's the road ahead for Picocrypt. Not all items listed will be added; they ar
  • Secure password/mnemonic generator
  • Android/iOS support (thanks u/fzylqd), potentially via a web interface (thanks @Tutturuuu)
  • Full disk encryption (thanks u/playffy)
  • -
  • Tweakable Argon2 parameters
  • +
  • Tweakable Argon2 parameters (with lower bounds)
  • Hidden volume like VeraCrypt (thanks u/greenreddits)
  • Hardware keys (thanks u/Tech99bananas)
  • CLI (thanks u/your_username)