summaryrefslogtreecommitdiff
path: root/src/util/taler-exchange-secmod-rsa.c
AgeCommit message (Expand)Author
2024-01-15improve secmod for donauChristian Grothoff
2024-01-05-do not free const stringsChristian Grothoff
2024-01-05-fix compiler warningsChristian Grothoff
2024-01-05add option -s to the RSA and EdDSA secmod helper for DONAU to use a different...Casaburi Johannes
2023-10-25new blind signing code buildsChristian Grothoff
2023-05-10always use GNUNET_memcpyChristian Grothoff
2023-02-21-misc minor bugfixesChristian Grothoff
2022-11-13add test for batch CS derive/sign logicChristian Grothoff
2022-11-13refactor CS derive API in preparation for batch APIChristian Grothoff
2022-11-13add batch logic to taler-exchange-secmod-csChristian Grothoff
2022-10-22-remove bogus testsChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-01-set RD_ONLY flagChristian Grothoff
2022-07-05-annotate bugsChristian Grothoff
2022-06-07-more minor bugfixesChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-05-29add batch signing support to taler-exchange-secmod-rsaChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-09-fix leakChristian Grothoff
2022-02-07-wake clients if we have 0 dksChristian Grothoff
2022-02-07run denom helper even with zero denoms, as we may be using the other cipher t...Christian Grothoff
2022-02-04denomination CIPHER field per denomGian Demarmels
2022-01-18use 'pipe' instead of 'eventfd' on non-Linux systemsJonathan Buchanan
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-08add missing preflightChristian Grothoff
2021-12-03more loggingChristian Grothoff
2021-12-02reduce lock contention in RSA secmodChristian Grothoff
2021-12-02-fix FTBFSChristian Grothoff
2021-12-02more perf debug messagesChristian Grothoff
2021-12-01[age restriction] progress 6/nÖzgür Kesim
2021-11-29typo and pointer comparison fixedÖzgür Kesim
2021-11-28[age restriction] progress 5/nÖzgür Kesim
2021-11-27-fix size check for RSA-8kChristian Grothoff
2021-11-25handle double-revoke gracefullyChristian Grothoff
2021-11-19-misc bugfixesChristian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-11-17-use different hash for RSA vs. Denomination hashingChristian Grothoff
2021-11-17-fix crypto_helper FTBFSChristian Grothoff
2021-11-17-sms wipChristian Grothoff
2021-11-16[age restriction] progress 3/nÖzgür Kesim
2021-11-14age restriction (load per denomination). 3/nÖzgür Kesim
2021-11-10age restriction progress 2/nÖzgür Kesim
2021-11-05more RSA abstraction workChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-10-27fix remaining libtalerutil FTBFS issuesChristian Grothoff
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-05-try to fix Florian's FIXME/endless loop, alas without test as Florian did no...Christian Grothoff
2021-08-04fix #6976Christian Grothoff
2021-07-29secmod client dir needs group write permissionsFlorian Dold
2021-07-29secmod: services create their own client dirs with correct permissionsFlorian Dold