use correct denomination hash (with age-mask and cipher)

This commit is contained in:
swrup 2026-02-27 23:36:05 +01:00
parent 9c87aa63ea
commit 85fa2d3a2a
14 changed files with 142 additions and 61 deletions

View file

@ -2,7 +2,7 @@ open Time
open Hash
module Aliases = struct
(* - Keys - *)
module DenominationHash = Crypto.DenominationHash
(* some of those are actuall ecdhe, or union of eddsa|ecdhe *)
open Crypto