This commit is contained in:
parent
50a6137967
commit
b446f98fc8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
(* TODO
|
(* TODO
|
||||||
- key rotation
|
- key rotation
|
||||||
- how many signkey to use?
|
- how many signkey to use?
|
||||||
we just use 1 for now *)
|
we just use 1 for now
|
||||||
|
- does the secmod's key as metadata/expiration date? *)
|
||||||
open Syntax
|
open Syntax
|
||||||
|
|
||||||
type exchange_pub = Crypto.EddsaPublicKey.t
|
type exchange_pub = Crypto.EddsaPublicKey.t
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue