[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: cap
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: cap |
Date: |
Thu, 11 Jun 2020 12:57:29 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new b044f0c cap
b044f0c is described below
commit b044f0c1aa7f4cf198defa5b25b436f708cf0d9c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jun 11 12:57:27 2020 +0200
cap
---
doc/thesis/design.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/thesis/design.tex b/doc/thesis/design.tex
index 53188b2..ec7c9e9 100644
--- a/doc/thesis/design.tex
+++ b/doc/thesis/design.tex
@@ -235,7 +235,7 @@ user_identifier_derive(attributes, server_salt, keysize)
return kdf_id
}
\end{lstlisting}
-\caption{The user's attributes are hashed with Argon2, to provide a
+\caption[Use of Argon2 to derive user attributes]{The user's attributes are
hashed with Argon2, to provide a
kdf\_id which will be used to derive other keys later. The hash must
also be made over the respective provider's server\_salt. This
ensures that the kdf\_id is different on each server. The use of
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis] branch master updated: cap,
gnunet <=