index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
test_crypto.c
Age
Commit message (
Expand
)
Author
2022-04-22
-fixed tests for age restriction, now using correct seed
Özgür Kesim
2022-03-28
-fix leaks in test_crypto.c
Özgür Kesim
2022-03-27
fix leak
Christian Grothoff
2022-03-02
-tests now with age restriction
Özgür Kesim
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 test_crypto FTBFS
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 structures
Christian Grothoff
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-09
-poison
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-07
-rename fest
Christian Grothoff
2022-02-07
-fix test_crypto
Christian Grothoff
2022-02-07
-fix test_crypto ftbfs
Christian Grothoff
2022-02-05
fix src/util
Gian Demarmels
2022-02-04
implement feedback
Lucien Heuzeveldt
2022-02-04
refactoring
Gian Demarmels
2022-02-04
removed varargs
Gian Demarmels
2022-02-04
remove varargs in cs crypto implementation
Lucien Heuzeveldt
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-05
more RSA abstraction work
Christian Grothoff
2021-11-05
abstract denomination keys a bit more
Christian Grothoff
2021-10-31
-fix tests
Christian Grothoff
2021-10-27
fix remaining libtalerutil tests FTBFS issues
Christian Grothoff
2021-10-13
-modify C API to future-proof it for returning more details as required for K...
Christian Grothoff
2020-07-11
more unit crypto tests
Christian Grothoff
2020-04-17
fix ftbfs
Christian Grothoff
2020-04-11
adapations to GNUnet API change
Christian Grothoff
2020-03-27
fix inconsistency in field naming
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-04-08
refactor util/test_crypto.c for GNUNET_memcmp
ng0
2017-10-31
major API refactoring, adding planchet generation and coin extraction APIs to...
Christian Grothoff
2017-10-31
rename: TALER_setup_planchet -> TALER_planchet_setup_refresh
Christian Grothoff
2017-10-31
rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coi...
Christian Grothoff
2016-08-05
first half of changing refresh protocol to derive all key data from DH
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-05-24
fix #4483
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-04-18
implementing TALER_refresh_link_encrypted_encode, and adding test
Christian Grothoff
[next]