Documentation ¶
Overview ¶
Package innerprod includes functional encryption schemes for inner products.
Based on security assumptions, the schemes are organized into subpackages simple (s-IND-CPA security), and fullysec (e.g. "fully secure", offering adaptive IND-CPA security).
Note that in both packages you will find single input as well as multi input schemes. Construction of all multi input schemes is based on the work of Abdalla et. al (see paper: https://eprint.iacr.org/2017/972.pdf)
Directories ¶
Path | Synopsis |
---|---|
Package fullysec includes fully secure schemes for functional encryption of inner products.
|
Package fullysec includes fully secure schemes for functional encryption of inner products. |
Package simple includes simple schemes for functional encryption of inner products.
|
Package simple includes simple schemes for functional encryption of inner products. |
Click to show internal directories.
Click to hide internal directories.