index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
crypto_helper_cs.c
Age
Commit message (
Expand
)
Author
2024-01-15
improve secmod for donau
Christian Grothoff
2024-01-05
add option -s to the CS secmod helper for DONAU to use a different path
Christian Grothoff
2023-10-25
new blind signing code builds
Christian Grothoff
2022-11-14
more refactoring towards #7272
Christian Grothoff
2022-11-13
implement CS batch operations in libtalerutil
Christian Grothoff
2022-11-13
refactor CS derive API in preparation for batch API
Christian Grothoff
2022-11-13
add batch logic to taler-exchange-secmod-cs
Christian Grothoff
2022-11-13
API refactoring towards batch CS
Christian Grothoff
2022-02-20
-ensure different HKDF is used in melt vs. withdraw
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-09
-fix withdraw logic
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-04
fixed nonce check, renamed WithdrawNonce
Gian Demarmels
2022-02-04
refactoring
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
setup_key for cs secmod helper
Gian Demarmels
2022-02-04
initial cs_secmod implementation
Gian Demarmels