The attribute-based-encry tag has no wiki summary.
1
vote
1answer
150 views
Simple example for CP-ABE (Ciphertext policy attribute-based encryption)
I'm currently working on Ciphertext Policy Attribute-Based Encryption (CP-ABE). So far I'm only using it with a basic understanding how it actually works. Now I want to understand it a bit better, but ...
1
vote
2answers
84 views
What are monotonic and non monotonic access structures in ABE ?
While reading Attribute Based Encryption Schemes, I did not quite understand what a monotonic access structure or non monotonic access structures are.
Is there a popular explanation of those terms ? ...