index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
denom.c
Age
Commit message (
Expand
)
Author
2022-03-02
-refactor TALER_AgeMask.mask -> TALER_AgeMask.bits
Özgür Kesim
2022-02-28
-towards getting auditor tests to pass again with new logic
Christian Grothoff
2022-02-21
do not clamp EdDSA private keys
Florian Dold
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 CS nonce reuse check logic
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-15
-correctly implement CS idempotency check on withdraw
Christian Grothoff
2022-02-14
-actually, commit phase does take care of this
Christian Grothoff
2022-02-14
-towards fixing the protocol
Christian Grothoff
2022-02-14
-fixmes
Christian Grothoff
2022-02-12
-remove redundant comments
Christian Grothoff
2022-02-12
-address misc. fixmes
Christian Grothoff
2022-02-11
-simplify structures
Christian Grothoff
2022-02-09
-fix withdraw logic
Christian Grothoff
2022-02-09
-clean up crypto
Christian Grothoff
2022-02-09
-poison
Christian Grothoff
2022-02-09
-indent
Christian Grothoff
2022-02-07
fix refreshes_reveal FTBFS
Christian Grothoff
2022-02-07
fix DB API for generic blinded planchet storage
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-04
include denom_pub into coin_ev_hash
Gian Demarmels
2022-02-04
fixed nonce check, renamed WithdrawNonce
Gian Demarmels
2022-02-04
refactoring
Gian Demarmels
2022-02-04
implement spend
Lucien Heuzeveldt
2022-02-04
set planchet detail cipher, add cipher checks
Lucien Heuzeveldt
2022-02-04
initial cs_secmod implementation
Gian Demarmels
2022-02-04
remove varargs in cs crypto implementation
Lucien Heuzeveldt
2022-02-04
utility functions
Gian Demarmels
2022-02-04
fixed CS signatures and cleanup/refactoring
Gian Demarmels
2022-02-04
add sign and verify implementation
Gian Demarmels
2022-02-04
sign_blinded implementation
Gian Demarmels
2022-02-04
implemented planchet_prepare for CS
Gian Demarmels
2022-02-04
added CS get R functionality and planchet setup
Gian Demarmels
2022-02-04
CS planchet create and withdraw create
Gian Demarmels
2022-02-04
added CS data structures, implemented CS keypair
Gian Demarmels
2021-11-17
-use different hash for RSA vs. Denomination hashing
Christian Grothoff
2021-11-16
[age restriction] progress 3/n
Özgür Kesim
2021-11-10
age restriction progress 2/n
Özgür Kesim
2021-11-06
more RSA cleanup
Christian Grothoff
2021-11-06
RSA-despecialization
Christian Grothoff
2021-11-05
more crypto refactoring
Christian Grothoff
2021-11-05
more crypto refactoring
Christian Grothoff
2021-11-05
-fixes
Christian Grothoff
2021-11-05
fix typo
Christian Grothoff
2021-11-05
more denom key refactoring
Christian Grothoff
2021-11-05
abstract denomination keys a bit more
Christian Grothoff
2021-11-01
introduce invalid key type
Christian Grothoff
2021-10-31
consistently distinguish blinded/unblinded denomination sigs
Christian Grothoff
2021-10-31
distinguish between blind and non-blind denomination signatures
Christian Grothoff
[next]