summaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
AgeCommit message (Collapse)Author
2015-06-17refactoring mint API, mostly done (compiles again, /keys might even work)Christian Grothoff
2015-05-16-fix doxygen errorsChristian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-05-06simplify PG logic by having libtalerpq handle RSA signature/key encodingChristian Grothoff
2015-04-18implementing TALER_refresh_link_encrypted_encode, and adding testChristian Grothoff
2015-04-15finish #3777 including testingChristian Grothoff
2015-04-15moving core refresh crypto logic to util -- towards fixing #3777Christian Grothoff
2015-04-13rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it ↵Christian Grothoff
contains a pointer and is thus not (P)acked
2015-04-13starting with tests for libtalerutilChristian Grothoff
2015-04-10fix type of transfer keysChristian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ↵Christian Grothoff
also adding a few missing fields to signatures to address #3631
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-24address #3731: no need for session public key or signatureChristian Grothoff
2015-03-24address #3708: melt_hash => session_hash, use session_hash for DB access, ↵Christian Grothoff
not session_pub
2015-03-22fix #3638Christian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-29finish cleanup of /refresh/commit parsingChristian Grothoff
2015-01-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil ↵Christian Grothoff
headers