add ntDynamicTrapdoorKey
This commit is contained in:
parent
976ab6b80f
commit
bbea746e8d
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ in rec {
|
||||||
else typeSig x;
|
else typeSig x;
|
||||||
|
|
||||||
ntTrapdoorKey = mkTrapdoorKey "nt";
|
ntTrapdoorKey = mkTrapdoorKey "nt";
|
||||||
|
ntDynamicTrapdoorKey = mkTrapdoorKey "ntDyn";
|
||||||
|
|
||||||
enfIsPrimitive = type: value: msg: let
|
enfIsPrimitive = type: value: msg: let
|
||||||
got = typeOf value;
|
got = typeOf value;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue