Age | Commit message (Expand) | Author |
2015-05-17 | add functions for conversion from json to rsa public key/signature for symmet... | Christian Grothoff |
2015-05-17 | add test for varsize pq operation | Christian Grothoff |
2015-05-16 | organize #include, remove redundant includes | Christian Grothoff |
2015-05-16 | -fix doxygen errors | Christian Grothoff |
2015-05-16 | eliminating ECDSA support from json API (dead) | Christian Grothoff |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff |
2015-05-15 | resolve #3717 | Christian Grothoff |
2015-05-15 | getting test to pass | Christian Grothoff |
2015-05-15 | misc bugfixes | Christian Grothoff |
2015-05-13 | fix ftbfs | Christian Grothoff |
2015-05-13 | towards fixing #3717 and #3633 | Christian Grothoff |
2015-05-10 | do equivalent update for results that was done to type queries in pq library | Christian Grothoff |
2015-05-09 | replace macros with functions for better type-checking | Christian Grothoff |
2015-05-07 | extend PQ library to support Absolute time values | Christian Grothoff |
2015-05-06 | clean up of result processing in postgres logic by expanding pq API to cover ... | Christian Grothoff |
2015-05-06 | simplify PG logic by having libtalerpq handle RSA signature/key encoding | Christian Grothoff |
2015-05-06 | fixing #3768, using new pq API more | Christian Grothoff |
2015-05-06 | expanding PQ APIs with cleanup function | Christian Grothoff |
2015-05-06 | expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ... | Christian Grothoff |
2015-05-04 | -working a bit on DB, starting to adjust libtalerpq API, not done yet | Christian Grothoff |
2015-04-19 | minor updates to /test api | Christian Grothoff |
2015-04-18 | implementing TALER_refresh_link_encrypted_encode, and adding test | Christian Grothoff |
2015-04-17 | adding /test/ecdsa and /test/eddsa to test client signing and verification ov... | Christian Grothoff |
2015-04-15 | fix #3729 (documentation, code hygene for pq library) | 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-13 | fixing -h and -v command line tool options | Christian Grothoff |
2015-04-12 | mintdb plugin: introduce insert_denomination | Sree Harsha Totakura |
2015-04-11 | scaffolding work towards #3712 | Christian Grothoff |
2015-04-10 | fix type of transfer keys | Christian Grothoff |
2015-04-08 | indentation and minor updates to reflect latest API docs | Christian Grothoff |
2015-03-28 | fix use of struct TALER_RefreshMeltCoinAffirmationPS | Christian Grothoff |
2015-03-28 | fix use of struct TALER_DepositRequestPS (unfinished) | Christian Grothoff |
2015-03-28 | fix use of struct TALER_WithdrawRequestPS | Christian Grothoff |
2015-03-28 | more doxygen fixes | Christian Grothoff |
2015-03-28 | more doxygen fixes | Christian Grothoff |
2015-03-28 | more doxygen fixes | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | fixing a few missing renames for structs | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | -fix name | Christian Grothoff |
2015-03-28 | more rename-fest work | Christian Grothoff |
2015-03-28 | second round of renamefest | Christian Grothoff |
2015-03-27 | major rename-fest for more constent symbol names | Christian Grothoff |
2015-03-24 | fix #3484: sign over full key set as well | Christian Grothoff |
2015-03-24 | make kappa global fixed constant, not something to be negotiated, KISS | Christian Grothoff |
2015-03-24 | address #3731: no need for session public key or signature | Christian Grothoff |