aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-05-01 22:05:15 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-05-02 10:39:55 +0200
commit572f4d6f7b19dec42d571829384ac9cd356bb092 (patch)
treecbe8bf3ae413a1aa3b71beffcbe7ce9bb83fe03f /po
parentca3ebf1e59eb00ad101ba8b26e5185db4d785610 (diff)
downloadgnunet-572f4d6f7b19dec42d571829384ac9cd356bb092.tar.gz
gnunet-572f4d6f7b19dec42d571829384ac9cd356bb092.zip
GNS: Add EDKEY support.
GNS and GNSRECORD can now handle EdDSA keys in addition to the existing ECDSA scheme. See also LSD0001.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3416e6c84..996b8bda2 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -313,6 +313,7 @@ src/reclaim/plugin_rest_reclaim.c
313src/reclaim/reclaim_api.c 313src/reclaim/reclaim_api.c
314src/reclaim/reclaim_attribute.c 314src/reclaim/reclaim_attribute.c
315src/reclaim/reclaim_credential.c 315src/reclaim/reclaim_credential.c
316src/reclaim/test.c
316src/regex/gnunet-daemon-regexprofiler.c 317src/regex/gnunet-daemon-regexprofiler.c
317src/regex/gnunet-regex-profiler.c 318src/regex/gnunet-regex-profiler.c
318src/regex/gnunet-regex-simulation-profiler.c 319src/regex/gnunet-regex-simulation-profiler.c
@@ -517,6 +518,7 @@ src/util/crypto_abe.c
517src/util/crypto_crc.c 518src/util/crypto_crc.c
518src/util/crypto_ecc.c 519src/util/crypto_ecc.c
519src/util/crypto_ecc_dlog.c 520src/util/crypto_ecc_dlog.c
521src/util/crypto_ecc_gnsrecord.c
520src/util/crypto_ecc_setup.c 522src/util/crypto_ecc_setup.c
521src/util/crypto_hash.c 523src/util/crypto_hash.c
522src/util/crypto_hash_file.c 524src/util/crypto_hash_file.c