CiFEr
|
Data Fields | |
cfe_mat | mat |
int * | row_to_attrib |
cfe_msp represents a monotone span program (MSP) describing a policy defining which attributes are needed to decrypt the ciphertext. It includes a matrix and a mapping from the rows of the matrix to attributes. A MSP policy allows decryption of an entity with a set of attributes A if an only if all the rows of the matrix mapped to an element of A span the vector 1, 0,..., 0.
int* cfe_msp::row_to_attrib |
A matrix representing the policy