summaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
AgeCommit message (Expand)Author
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-15-correctly implement CS idempotency check on withdrawChristian Grothoff
2022-02-12-more doxygen fixesChristian Grothoff
2022-02-12-refactor to address FIXMEChristian Grothoff
2022-02-12-swap argument/rval for nicer codeChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-12-work on more FIXMEsChristian Grothoff
2022-02-12-address misc. fixmesChristian Grothoff
2022-02-11-fix use of uninit memory in testChristian Grothoff
2022-02-11-simplify structuresChristian Grothoff
2022-02-11-get tests to passChristian Grothoff
2022-02-10-get recoup/refresh to passChristian Grothoff
2022-02-09-clean up cryptoChristian Grothoff
2022-02-08fix refresh/link testsChristian Grothoff
2022-02-08-get melt and refresh-reveal to pass againChristian Grothoff
2022-02-07fix refreshes_reveal FTBFSChristian Grothoff
2022-02-07fix DB API for generic blinded planchet storageChristian Grothoff
2022-02-07-rename festChristian Grothoff
2022-02-07-fix test_cryptoChristian Grothoff
2022-02-07got testing_api_cmd_refresh to compileChristian Grothoff
2022-02-06-fix more FTBFS issuesChristian Grothoff
2022-02-06-fix more FTBFS issuesChristian Grothoff
2022-02-06-fix refresh FTBFSChristian Grothoff
2022-02-05Merge branch 'master' of ssh://git.taler.net/exchangeGian Demarmels
2022-02-05fix src/utilGian Demarmels
2022-02-05implement csr max request elementsLucien Heuzeveldt
2022-02-05crypto implementationGian Demarmels
2022-02-04syncChristian Grothoff
2022-02-04messing with CS/RSA fixesChristian Grothoff
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-04introduce new type for security module pubkeysGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04refactoringGian Demarmels
2022-02-04removed varargsGian Demarmels
2022-02-04secmod CS sign implementationGian Demarmels
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-04initial cs_secmod implementationGian Demarmels
2022-02-04secmod cs signatures implementationGian Demarmels
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-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