index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_crypto_lib.h
Age
Commit message (
Expand
)
Author
2016-03-21
rename to match GNUnet symbol change
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff
2016-01-21
adding aggregation_tracking table to postgres plugin
Christian Grothoff
2016-01-20
spelling out what information mint should sign for TALER_SIGNATURE_MINT_CONFI...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2016-01-17
working on #3888
Christian Grothoff
2015-12-22
Merge branch 'master' of ssh://taler.net/var/git/mint
Florian Dold
2015-12-09
towards /deposit/wtid handling (more skeleton work)
Christian Grothoff
2015-11-24
Fix wrong comment
Florian Dold
2015-09-16
implement auditor signing tool
Christian Grothoff
2015-08-09
doxygen-fixes
Christian Grothoff
2015-08-08
completing TALER_MINT_refresh_melt implementation
Christian Grothoff
2015-07-20
implementing #3905
Christian Grothoff
2015-07-15
-fix ftbfs in wallet-only mode
Christian Grothoff
2015-06-17
refactoring mint API, mostly done (compiles again, /keys might even work)
Christian Grothoff
2015-05-16
-fix doxygen errors
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-05-06
simplify PG logic by having libtalerpq handle RSA signature/key encoding
Christian Grothoff
2015-04-18
implementing TALER_refresh_link_encrypted_encode, and adding test
Christian Grothoff
2015-04-15
finish #3777 including testing
Christian Grothoff
2015-04-15
moving core refresh crypto logic to util -- towards fixing #3777
Christian Grothoff
2015-04-13
rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contai...
Christian Grothoff
2015-04-13
starting with tests for libtalerutil
Christian Grothoff
2015-04-10
fix type of transfer keys
Christian Grothoff
2015-03-28
more doxygen fixes
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-28
minor renaming of signature values and improved documentation of signatures, ...
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-24
address #3731: no need for session public key or signature
Christian Grothoff
2015-03-24
address #3708: melt_hash => session_hash, use session_hash for DB access, not...
Christian Grothoff
2015-03-22
fix #3638
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-29
finish cleanup of /refresh/commit parsing
Christian Grothoff
2015-01-28
even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...
Christian Grothoff