Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-11 | more unit crypto tests | Christian Grothoff | |
2020-04-17 | fix ftbfs | Christian Grothoff | |
2020-04-11 | adapations to GNUnet API change | Christian Grothoff | |
2020-03-27 | fix inconsistency in field naming | Christian Grothoff | |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff | |
2019-10-31 | tighten formatting rules | Christian Grothoff | |
2019-08-25 | re-format code | Florian Dold | |
2019-04-08 | refactor util/test_crypto.c for GNUNET_memcmp | ng0 | |
2017-10-31 | major API refactoring, adding planchet generation and coin extraction APIs ↵ | Christian Grothoff | |
to the Taler crypto library, thereby simplifying code in withdraw, refresh, tipping, payback and testcases; slight API incompatibilities to previous versions are introduced | |||
2017-10-31 | rename: TALER_setup_planchet -> TALER_planchet_setup_refresh | Christian Grothoff | |
2017-10-31 | rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and ↵ | Christian Grothoff | |
TALER_setup_fresh_coin -> TALER_setup_planchet | |||
2016-08-05 | first half of changing refresh protocol to derive all key data from DH | Christian Grothoff | |
2016-07-07 | fixing #4594 | Marcello Stanisci | |
2016-05-24 | fix #4483 | Christian Grothoff | |
2016-01-19 | -fix (C) notices | Christian Grothoff | |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff | |
2015-04-18 | implementing TALER_refresh_link_encrypted_encode, and adding test | Christian Grothoff | |
2015-04-15 | finish #3777 including testing | Christian Grothoff | |
2015-04-13 | basic tests for crypto functions | Christian Grothoff | |
2015-04-13 | rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it ↵ | Christian Grothoff | |
contains a pointer and is thus not (P)acked | |||
2015-04-13 | starting with tests for libtalerutil | Christian Grothoff | |