summaryrefslogtreecommitdiff
path: root/src/include/taler_signatures.h
AgeCommit message (Expand)Author
2015-06-11use execution time for transactions, but expiration time for reserve summary ...Christian Grothoff
2015-06-04use const, annotate in/out argument, avoid postgres_-prefix for non-exported ...Christian Grothoff
2015-05-16eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocolChristian Grothoff
2015-04-19minor updates to /test apiChristian Grothoff
2015-04-17adding /test/ecdsa and /test/eddsa to test client signing and verification ov...Christian Grothoff
2015-03-28more doxygen fixesChristian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28minor renaming of signature values and improved documentation of signatures, ...Christian Grothoff
2015-03-28-fix nameChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-24fix #3484: sign over full key set as wellChristian Grothoff
2015-03-24make kappa global fixed constant, not something to be negotiated, KISSChristian 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, not...Christian Grothoff
2015-03-22fix #3638Christian Grothoff
2015-03-22include fees in amounts being signed, check available balance on refreshChristian Grothoff
2015-03-15refactor denomination key structs to allow proper signing / serialization wit...Christian Grothoff
2015-03-15document structs betterChristian Grothoff
2015-03-15identifying where key_io still needs to be adaptedChristian Grothoff
2015-03-10clean up refresh logic and use of signaturesChristian Grothoff
2015-03-10combining /mint/melt and /mint/commitChristian Grothoff
2015-03-09fix use of signature for noreveal index, needs to be tied to session hashChristian Grothoff
2015-03-09implementing #3632: generate proof of insufficient funds by converting transa...Christian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-29remove dead mint.h includesChristian Grothoff
2015-01-29working on cleaning up /refresh/melt logicChristian Grothoff
2015-01-28sign /deposit reply so that merchant has proof that mint accepted itChristian Grothoff
2015-01-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff
2015-01-26intermediary commit, breaking the build by starting to move towards variable-...Christian Grothoff
2015-01-09moving structs relevant for signatures into taler_signatures.h, splitting of ...Christian Grothoff
2015-01-08-initial import for mintChristian Grothoff