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-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
2021-10-27
-FTBFS fix
Christian Grothoff
2021-10-27
-work on testing FTBFS
Christian Grothoff
2021-10-27
-fix exchange FTBFS
Christian Grothoff
2021-10-27
-fix misc FTBFS
Christian Grothoff
2021-10-27
-resovling more FTBFS issues
Christian Grothoff
2021-10-27
add missing file
Christian Grothoff