ciphercore-base 0.3.1

The base package of CipherCore: computation graphs API, Secure MPC Compiler, utilities for graph evaluation and inspection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "kind": "scalar",
        "type": "u32",
        "value": 1000
    },
    {
        "kind": "scalar",
        "type": "u32",
        "value": 2000
    }
]