aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_helper_rsa.c
AgeCommit message (Collapse)Author
2022-02-04added CS data structures, implemented CS keypairGian Demarmels
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-08add missing preflightChristian Grothoff
2021-12-01[age restriction] progress 6/nÖzgür Kesim
lift logic for detection of age restriction of a denomination out from taler-exchange-secmod-rsa.c to taler-exchange_httpd_keys.c
2021-11-29touch unused variableÖzgür Kesim
2021-11-28[age restriction] progress 5/nÖzgür Kesim
- taler-exchange-secmod-rsa - extracts AGE_RESTRICTED per denomination from config - propagates flag for each denomination to server - if age restriction is set for a denomination, age _mask_ is taken (for now!) from config
2021-11-25-fixChristian Grothoff
2021-11-19-fix leaks and compiler warningsChristian Grothoff
2021-11-17migrate test_helper_rsa to latest APIChristian Grothoff
2021-11-17-fix crypto_helper FTBFSChristian Grothoff
2021-11-17-sms wipChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-11-05-brksChristian Grothoff
2021-11-05more RSA abstraction workChristian Grothoff
2021-11-05more denom key refactoringChristian Grothoff
2021-10-31-fix testsChristian Grothoff
2021-10-27fix remaining libtalerutil tests FTBFS issuesChristian Grothoff
2021-08-05-try to fix Florian's FIXME/endless loop, alas without test as Florian did ↵Christian Grothoff
not provide enough details for that
2021-07-30fix secmod helper config, wait for client directoryFlorian Dold
2021-01-28improve test loggingChristian Grothoff
2021-01-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold
2020-12-31keep helpers in normal bin/ dirChristian Grothoff
2020-12-04conditionally use (un)blinding implementation from libgnunetutilFlorian Dold
2020-11-23finish helper test casesChristian Grothoff
2020-11-23implement exchange online signing key client libraryChristian Grothoff
2020-11-22complete crypto helper denom testingChristian Grothoff
2020-11-22more work on rsa crypto helper testChristian Grothoff
2020-11-22start with testing crypto rsa helperChristian Grothoff