index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
crypto.c
Age
Commit message (
Expand
)
Author
2024-01-12
fixes for #8069, #8070 and #8072
Özgür Kesim
2023-11-01
add option to start challenger service
Christian Grothoff
2023-10-25
new blind signing code builds
Christian Grothoff
2023-09-11
check for no_age_commitment before using uninitialized age_commitment hash
Christian Grothoff
2023-07-10
fix alignment issue, ensure we hash over packed structure to avoid non-determ...
Christian Grothoff
2023-03-11
simplify hash generation of age commitment
Özgür Kesim
2023-03-07
-simplify zero-check for age-commitment hash
Özgür Kesim
2022-07-05
-annotate bugs
Christian Grothoff
2022-03-02
-amend missing parts to commit b20ddf0c8
Özgür Kesim
2022-03-01
Refactoring TALER_AgeCommitment
Özgür Kesim
2022-02-22
[age restriction] progress 16/n - refresh/reveal/link tests
Özgür Kesim
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-18
-minor merge conflict resolves
Özgür Kesim
2022-02-18
[age restriction] progress 15/n - melt/refresh/reveal and recoup
Özgür Kesim
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-12
-address misc. fixmes
Christian Grothoff
2022-02-11
-simplify: nonce no longer hashed
Christian Grothoff
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-10
-fixes to tests, and half-baked fixes for CS-/link (still fails)
Christian Grothoff
2022-02-10
-get recoup/refresh to pass
Christian Grothoff
2022-02-09
-fix refresh commitment check for CS
Christian Grothoff
2022-02-09
-more refresh CS fixes
Christian Grothoff
2022-02-09
-clean up crypto
Christian Grothoff
2022-02-09
-poison
Christian Grothoff
2022-02-09
-simpilify
Christian Grothoff
2022-02-09
-simpilify
Christian Grothoff
2022-02-09
-dce
Christian Grothoff
2022-02-08
-get melt and refresh-reveal to pass again
Christian Grothoff
2022-02-07
fix refreshes_reveal FTBFS
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-07
-clean up of crypto.c
Christian Grothoff
2022-02-07
-fix test_crypto
Christian Grothoff
2022-02-07
fix FTBFS of main logic
Christian Grothoff
2022-02-06
-fix more FTBFS issues
Christian Grothoff
2022-02-06
-fix more FTBFS issues
Christian Grothoff
2022-02-05
fix src/util
Gian Demarmels
2022-02-05
crypto implementation
Gian Demarmels
2022-02-04
messing with CS/RSA fixes
Christian Grothoff
2022-02-04
refactor TALER_coin_ev_hash
Gian Demarmels
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
repair nonce check
Gian Demarmels
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
-scope needed
Christian Grothoff
2022-02-04
refactoring
Gian Demarmels
2022-02-04
removed varargs
Gian Demarmels
2022-02-04
set planchet detail cipher, add cipher checks
Lucien Heuzeveldt
2022-02-04
clean up cs implementation
Lucien Heuzeveldt
2022-02-04
remove varargs in cs crypto implementation
Lucien Heuzeveldt
[next]