index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
test_helper_cs.c
Age
Commit message (
Collapse
)
Author
2022-11-14
more refactoring towards #7272
Christian Grothoff
2022-11-13
add test for batch CS derive/sign logic
Christian Grothoff
2022-11-13
refactor CS derive API in preparation for batch API
Christian Grothoff
2022-11-13
API refactoring towards batch CS
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-20
-ensure different HKDF is used in melt vs. withdraw
Christian Grothoff
2022-02-17
-fix test_crypto FTBFS
Christian Grothoff
2022-02-12
-removed confused TODOs
Christian Grothoff
2022-02-12
-swap argument/rval for nicer code
Christian Grothoff
2022-02-11
-fix use of uninit memory in test
Christian Grothoff
2022-02-11
-simplify structures
Christian Grothoff
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-05
fix src/util
Gian Demarmels
2022-02-04
fixed nonce check, renamed WithdrawNonce
Gian Demarmels
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
refactoring
Gian Demarmels
2022-02-04
removed varargs
Gian Demarmels
2022-02-04
cleanup
Gian Demarmels
2022-02-04
secmod CS sign implementation
Gian Demarmels
2022-02-04
implement TALER_CRYPTO_helper_cs_r_derive and related tests
Lucien Heuzeveldt
2022-02-04
revocation
Gian Demarmels
2022-02-04
setup_key for cs secmod helper
Gian Demarmels
2022-02-04
initial cs_secmod implementation
Gian Demarmels