JJ: Description from the destination commit:

JJ: Description from source commit:
rename

JJ: Description from source commit:
do pg revoke in keys.ml

JJ: Description from source commit:
+ rename

JJ: Description from source commit:
~

JJ: Description from source commit:
+ keys_intf.ml

JJ: Description from source commit:
wip secmod

JJ: Description from source commit:
+ secmod_eddsa

JJ: Description from source commit:
+ wip copypasta secmod_rsa

JJ: Description from source commit:
++

JJ: Description from source commit:
+ use ht

JJ: Description from source commit:
+ config

JJ: Description from source commit:
+ wip get_future_xx

JJ: Description from source commit:
+ wip clean keys.ml

JJ: Description from source commit:
+ wip ; ok verify future sk

JJ: Description from source commit:
ok compile

JJ: Description from source commit:
mv mod_intf.mli

JJ: Description from source commit:
+ rename

JJ: Description from source commit:
ok secmod

JJ: Description from source commit:
different verify for master sigs

JJ: Description from source commit:
rm keys.mli
This commit is contained in:
swrup 2026-02-21 23:32:20 +01:00
parent 1e30753ba9
commit 97e18e2fdc
18 changed files with 1166 additions and 876 deletions

View file

@ -41,11 +41,17 @@ config = "pgx://mte:hunter2@localhost:5432/taler-exchange"
[taler-exchange-secmod-rsa]
lookahead_sign = "1 year"
overlap_duration = "1 year"
overlap_duration = "1 hour"
duration = "3 weeks"
key_dir = "secrets/secmod_rsa"
sm_priv_key = "secrets/secmod_rsa/sm_key"
[taler-exchange-secmod-eddsa]
lookahead_sign = "1 year"
overlap_duration = "1 year"
overlap_duration = "1 hour"
duration = "3 weeks"
key_dir = "secrets/secmod_eddsa"
sm_priv_key = "secrets/secmod_eddsa/sm_key"
[coin_kudo_1]
value= EUR:0.01