summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-04make API actually workable:Christian Grothoff
2022-02-04-API workChristian Grothoff
2022-02-04-fix commentChristian Grothoff
2022-02-04new APIChristian Grothoff
2022-02-04syncChristian Grothoff
2022-02-04Merge branch 'master' of ssh://git.taler.net/exchangeGian Demarmels
2022-02-04uncrustifyGian Demarmels
2022-02-04exchangedb fixGian Demarmels
2022-02-04messing with CS/RSA fixesChristian Grothoff
2022-02-04split .conf files into rsa and csLucien Heuzeveldt
2022-02-04split tests by rsa/csChristian Grothoff
2022-02-04resolves merge conflictsGian Demarmels
2022-02-04denomination CIPHER field per denomGian Demarmels
2022-02-04refactor TALER_coin_ev_hashGian Demarmels
2022-02-04include denom_pub into coin_ev_hashGian Demarmels
2022-02-04fixed nonce check, renamed WithdrawNonceGian Demarmels
2022-02-04repair nonce checkGian Demarmels
2022-02-04introduce new type for security module pubkeysGian Demarmels
2022-02-04-make picky gcc happyChristian Grothoff
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04-scope neededChristian Grothoff
2022-02-04change TEH_keys_denomination_sign message parameterLucien Heuzeveldt
2022-02-04refactoringGian Demarmels
2022-02-04implement spendLucien Heuzeveldt
2022-02-04removed varargsGian Demarmels
2022-02-04implement withdraw (nonce reuse check missing)Lucien Heuzeveldt
2022-02-04cleanupGian Demarmels
2022-02-04secmod CS sign implementationGian Demarmels
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2022-02-04set planchet detail cipher, add cipher checksLucien Heuzeveldt
2022-02-04implement TALER_CRYPTO_helper_cs_r_derive and related testsLucien Heuzeveldt
2022-02-04implement secmod cs derive RLucien Heuzeveldt
2022-02-04revocationGian Demarmels
2022-02-04setup_key for cs secmod helperGian Demarmels
2022-02-04initial cs_secmod implementationGian Demarmels
2022-02-04secmod cs signatures implementationGian Demarmels
2022-02-04fix const due to changes in TALER_planchet_prepareLucien Heuzeveldt
2022-02-04clean up cs implementationLucien Heuzeveldt
2022-02-04remove varargs in cs crypto implementationLucien Heuzeveldt
2022-02-04utility functionsGian Demarmels
2022-02-04fixed CS signatures and cleanup/refactoringGian Demarmels
2022-02-04implement exchange_api_csrLucien Heuzeveldt
2022-02-04add sign and verify implementationGian Demarmels
2022-02-04sign_blinded implementationGian Demarmels
2022-02-04implemented planchet_prepare for CSGian Demarmels
2022-02-04added CS get R functionality and planchet setupGian Demarmels
2022-02-04CS planchet create and withdraw createGian Demarmels
2022-02-04added CS data structures, implemented CS keypairGian Demarmels
2022-01-27test and hopefully fix JSON canonicalizationFlorian Dold
2022-01-27fix RFC 8785 JSON normalizationFlorian Dold