viaduct
0.3.0
runtime
/
io.github.aplcornell.viaduct.runtime.aby
Package-level
declarations
Functions
Properties
Functions
put
NOTGate
Link copied to clipboard
fun
Circuit
.
putNOTGate
(
input
:
Share
)
:
Share
Implements bitwise not
secret
Index
Query
Link copied to clipboard
fun
Circuit
.
secretIndexQuery
(
indexValue
:
Share
,
shareVector
:
Array
<
Share
>
)
:
Share
secret
Update
Modify
Link copied to clipboard
fun
Array
<
Share
>
.
secretUpdateModify
(
circuit
:
Circuit
,
index
:
Share
,
operation
:
(
Share
)
->
Share
)
secret
Update
Set
Link copied to clipboard
fun
Array
<
Share
>
.
secretUpdateSet
(
circuit
:
Circuit
,
index
:
Share
,
argument
:
Share
)
Properties
bool
Link copied to clipboard
val
Long
.
bool
:
Boolean