SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions

Functions

template<domain D :shared3p >
string kl_strDeclassify (D xor_uint8[[1]] ps)
 

Detailed Description

Function for declassifying a given XOR shared byte string.

Note
D - shared3p protection domain
Supported types - xor_uint8
Parameters
ps- a string vector of supported type
Returns
returns a public string
Leakage
Leaks the input string

Function Documentation

◆ kl_strDeclassify()

string kl_strDeclassify ( D xor_uint8[[1]]  ps)