summaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
AgeCommit message (Expand)Author
2022-03-05work on global fee structureChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-05add signing/verifying functions for global feesChristian Grothoff
2022-03-05introduce sets for wire fees and global feesChristian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align qu...Christian Grothoff
2022-03-03[age restriction] progress 18/n - attestation testedÖzgür Kesim
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-03-02-amend missing parts to commit b20ddf0c8Özgür Kesim
2022-03-01Refactoring TALER_AgeCommitmentÖzgür Kesim
2022-02-22double melt test no works with age restrictionÖzgür Kesim
2022-02-22[age restriction] progress 16/n - refresh/reveal/link testsÖzgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-20-ensure different HKDF is used in melt vs. withdrawChristian Grothoff
2022-02-18-minor merge conflict resolvesÖzgür Kesim
2022-02-18[age restriction] progress 15/n - melt/refresh/reveal and recoupÖzgür Kesim
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
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