From 8b716e390c92e916ead5fe6921d5b8ebd044c0ff Mon Sep 17 00:00:00 2001 From: "rmlibre@riseup.net" Date: Sun, 15 Dec 2019 20:03:41 -0500 Subject: [PATCH] update package description --- tests/test_tiny_gnupg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_tiny_gnupg.py b/tests/test_tiny_gnupg.py index 3772d7f..a5408aa 100644 --- a/tests/test_tiny_gnupg.py +++ b/tests/test_tiny_gnupg.py @@ -1,5 +1,5 @@ # This file is part of tiny_gnupg, a small-as-possible solution for -# handling GnuPG ECC keys. +# handling GnuPG ed-25519 ECC keys. # # Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html # Copyright © 2019-2020 Gonzo Investigatory Journalism Agency, LLC