index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
taler-exchange-secmod-cs.c
Age
Commit message (
Expand
)
Author
2023-02-21
-misc minor bugfixes
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
add batch logic to taler-exchange-secmod-cs
Christian Grothoff
2022-11-13
API refactoring towards batch CS
Christian Grothoff
2022-08-01
-set RD_ONLY flag
Christian Grothoff
2022-06-07
-more minor bugfixes
Christian Grothoff
2022-06-07
-fix minor bugs
Christian Grothoff
2022-02-20
-ensure different HKDF is used in melt vs. withdraw
Christian Grothoff
2022-02-12
-removed confused TODOs
Christian Grothoff
2022-02-12
-doxygen fixes
Christian Grothoff
2022-02-12
-address misc. fixmes
Christian Grothoff
2022-02-09
-fix leak
Christian Grothoff
2022-02-09
initialize reserved field
Christian Grothoff
2022-02-07
-wake clients if we have 0 dks
Christian Grothoff
2022-02-07
run denom helper even with zero denoms, as we may be using the other cipher t...
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-04
denomination CIPHER field per denom
Gian Demarmels
2022-02-04
refactoring
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
implement secmod cs derive R
Lucien Heuzeveldt
2022-02-04
setup_key for cs secmod helper
Gian Demarmels
2022-02-04
initial cs_secmod implementation
Gian Demarmels