Attribute-based encryption: Difference between revisions

Content deleted Content added
m Add Functional encryption to the taxonomy
Remove incorrect assertion that ABE shares a class with Functional Encryption
Line 4:
 
==Description==
Attribute-based encryption is provably<ref name="Herranz2017">{{cite journal | last1 = Herranz | first1 = Javier | title = Attribute‐based encryption implies identity‐based encryption | journal = IET Information Security | date = November 2017 | volume = 11 | issue = 6 | pages = 332–337 | issn = 1751-8709 | eissn = 1751-8717 | doi = 10.1049/iet-ifs.2016.0490 | pmid = | url = }}</ref> a generalisation of [[Identity-based encryption]], itself a generalisation of [[Functional encryption|functional encryption]] and therefore of public key encryption.
 
==History==