Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-07 | fix refreshes_reveal FTBFS | Christian Grothoff | |
2022-02-07 | -rename fest | Christian Grothoff | |
2022-02-07 | -clean up of crypto.c | Christian Grothoff | |
2022-02-07 | -fix test_crypto | Christian Grothoff | |
2022-02-07 | fix FTBFS of main logic | Christian Grothoff | |
2022-02-06 | -fix more FTBFS issues | Christian Grothoff | |
2022-02-06 | -fix more FTBFS issues | Christian Grothoff | |
2022-02-05 | fix src/util | Gian Demarmels | |
2022-02-05 | crypto implementation | Gian Demarmels | |
2022-02-04 | messing with CS/RSA fixes | Christian Grothoff | |
2022-02-04 | refactor TALER_coin_ev_hash | Gian Demarmels | |
2022-02-04 | include denom_pub into coin_ev_hash | Gian Demarmels | |
2022-02-04 | fixed nonce check, renamed WithdrawNonce | Gian Demarmels | |
2022-02-04 | repair nonce check | Gian Demarmels | |
2022-02-04 | implement feedback | Lucien Heuzeveldt | |
2022-02-04 | -scope needed | Christian Grothoff | |
2022-02-04 | refactoring | Gian Demarmels | |
2022-02-04 | removed varargs | Gian Demarmels | |
2022-02-04 | set planchet detail cipher, add cipher checks | Lucien Heuzeveldt | |
2022-02-04 | clean up cs implementation | Lucien Heuzeveldt | |
2022-02-04 | remove varargs in cs crypto implementation | Lucien Heuzeveldt | |
2022-02-04 | fixed CS signatures and cleanup/refactoring | Gian Demarmels | |
2022-02-04 | add sign and verify implementation | Gian Demarmels | |
2022-02-04 | sign_blinded implementation | Gian Demarmels | |
2022-02-04 | implemented planchet_prepare for CS | Gian Demarmels | |
2022-02-04 | added CS get R functionality and planchet setup | Gian Demarmels | |
2022-02-04 | CS planchet create and withdraw create | Gian Demarmels | |
2022-02-04 | added CS data structures, implemented CS keypair | Gian Demarmels | |
2021-11-25 | -fix | Christian Grothoff | |
2021-11-16 | [age restriction] progress 3/n | Özgür Kesim | |
- remove redundant struct members for age commitment hash - undo pre-mature implementation in taler-exchange-secmod-rsa.c - carry through age restriction parameter for TALER_denom_blind | |||
2021-11-14 | age restriction (load per denomination). 3/n | Özgür Kesim | |
2021-11-10 | age restriction progress 2/n | Özgür Kesim | |
Signed-off-by: Özgür Kesim <oec-taler@kesim.org> | |||
2021-11-06 | RSA-despecialization | Christian Grothoff | |
2021-11-05 | more crypto refactoring | Christian Grothoff | |
2021-11-05 | more crypto refactoring | Christian Grothoff | |
2021-11-05 | -fixes | Christian Grothoff | |
2021-10-31 | distinguish between blind and non-blind denomination signatures | Christian Grothoff | |
2021-10-27 | -fix more FTBFS | Christian Grothoff | |
2021-10-27 | start to work on transformation | Christian Grothoff | |
2020-12-25 | add check for sufficiently recent version of libgnunetutil, remove now ↵ | Christian Grothoff | |
unnecessary crypto blinding logic | |||
2020-12-20 | misc doxygen fixes | Christian Grothoff | |
2020-12-04 | copy (un)blinding logic from GNUnet | Florian Dold | |
2020-12-04 | conditionally use (un)blinding implementation from libgnunetutil | Florian Dold | |
2020-04-12 | remove c_hash from planchet detail where it does not logically belong | Christian Grothoff | |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff | |
2020-03-17 | adjust types to match latest GNUnet API | Christian Grothoff | |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff | |
2020-03-01 | add ENABLE_SANITY_CHECKS #define instead of using '1' | Christian Grothoff | |
2020-01-19 | separate util.c and url.c | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |