+ secmod; + .master_sig
This commit is contained in:
parent
bc6ea09a59
commit
aa2ff7b2f0
6 changed files with 66 additions and 43 deletions
|
|
@ -246,9 +246,8 @@ include UTIL
|
|||
(* -- Cryptographic primitives -- *)
|
||||
|
||||
module DenominationHash = MK_SRC_HASH_32 (struct
|
||||
type src = Mirage_crypto_pk.Rsa.pub
|
||||
type src = Types.RsaPublicKey.t
|
||||
|
||||
(* function to convert src type to a string for hashing *)
|
||||
let to_octets = Types.RsaPublicKey.to_octets
|
||||
end)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue