Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-05 | fix src/util | Gian Demarmels | |
2022-02-04 | implement feedback | Lucien Heuzeveldt | |
2022-02-04 | refactoring | Gian Demarmels | |
2022-02-04 | added CS data structures, implemented CS keypair | Gian Demarmels | |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff | |
2021-12-08 | add missing preflight | Christian 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-29 | touch 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 | -fix | Christian Grothoff | |
2021-11-19 | -fix leaks and compiler warnings | Christian Grothoff | |
2021-11-17 | migrate test_helper_rsa to latest API | Christian Grothoff | |
2021-11-17 | -fix crypto_helper FTBFS | Christian Grothoff | |
2021-11-17 | -sms wip | Christian Grothoff | |
2021-11-05 | -fixes | Christian Grothoff | |
2021-11-05 | -brks | Christian Grothoff | |
2021-11-05 | more RSA abstraction work | Christian Grothoff | |
2021-11-05 | more denom key refactoring | Christian Grothoff | |
2021-10-31 | -fix tests | Christian Grothoff | |
2021-10-27 | fix remaining libtalerutil tests FTBFS issues | Christian 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-30 | fix secmod helper config, wait for client directory | Florian Dold | |
2021-01-28 | improve test logging | Christian Grothoff | |
2021-01-17 | rename taler-helper-crypto-* to taler-exchange-secmod-* | Florian Dold | |
2020-12-31 | keep helpers in normal bin/ dir | Christian Grothoff | |
2020-12-04 | conditionally use (un)blinding implementation from libgnunetutil | Florian Dold | |
2020-11-23 | finish helper test cases | Christian Grothoff | |
2020-11-23 | implement exchange online signing key client library | Christian Grothoff | |
2020-11-22 | complete crypto helper denom testing | Christian Grothoff | |
2020-11-22 | more work on rsa crypto helper test | Christian Grothoff | |
2020-11-22 | start with testing crypto rsa helper | Christian Grothoff | |