fix sk init, use future_sk
This commit is contained in:
parent
24b9adc300
commit
464047fb9d
10 changed files with 414 additions and 467 deletions
|
|
@ -269,7 +269,7 @@ type eddsa_sig = EddsaSignature.t
|
|||
type rsa_priv = RsaPrivateKey.t
|
||||
type rsa_pub = RsaPublicKey.t
|
||||
type rsa_sig = RsaSignature.t
|
||||
type denomination_hash = Hash.DenominationHash.t
|
||||
type denom_hash = Hash.DenominationHash.t
|
||||
|
||||
(* WIP *)
|
||||
module FDH_RSA = struct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue