+ wip ; ok verify future sk
This commit is contained in:
parent
e19c6d60c2
commit
c42636b998
2 changed files with 55 additions and 30 deletions
|
|
@ -157,6 +157,9 @@ end) : sig
|
|||
|
||||
val sign_f : f:(string -> eddsa_sig) -> r -> t
|
||||
|
||||
(* TODO
|
||||
- just directly verify here?
|
||||
- type for `theirs` and `ours` signatures? *)
|
||||
val verify_f :
|
||||
f:(eddsa_sig -> msg:string -> (unit, string) result) ->
|
||||
t ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue