index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
crypto.c
Age
Commit message (
Collapse
)
Author
2016-01-19
-fix (C) notices
Christian Grothoff
2015-08-09
doxygen-fixes
Christian Grothoff
2015-08-08
completing TALER_MINT_refresh_melt implementation
Christian Grothoff
2015-07-15
-fix ftbfs in wallet-only mode
Christian Grothoff
2015-06-02
-include wallet headers if compiling wallet library
Christian Grothoff
2015-05-18
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-05-18
fix reporting in constructor
Christian Grothoff
2015-05-17
add test for varsize pq operation
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-01
minor bugfixes
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
basic tests for crypto functions
Christian Grothoff
2015-04-13
rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it ↵
Christian Grothoff
contains a pointer and is thus not (P)acked
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-22
fix #3638
Christian Grothoff
2015-03-22
this is actually OK
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 ↵
Christian Grothoff
headers
2015-01-28
move coin validity test to libtalerutil
Christian Grothoff
2015-01-28
cleaning up includes
Christian Grothoff
2015-01-27
cleaning up types used some more: also use a new struct for the transfer key ↵
Christian Grothoff
secret
2015-01-27
cleaning up types used
Christian Grothoff
2015-01-27
mint-httpd_db.c now compiles again
Christian Grothoff
2015-01-27
implementing new link crypto API
Christian Grothoff
2015-01-27
rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API
Christian Grothoff