Giter Site home page Giter Site logo

bfe-bf's Introduction

Bloom Filter Encryption from Boneh-Franklin IBE

This library implements bloom filter encryption (BFE) based on the paper Bloom Filter Encryption and Applications to Efficient Forward-Secret 0-RTT Key Exchange by David Derler, Tibor Jager, Daniel Slamanig, and Christoph Striecks. It implements IND-CCA2-secure BFE based on the Boneh-Franklin IBE and TB-BFE based on the Boneh-Boyen-Go HIBE.

Dependencies

The BFE library requires the following dependencies:

Building

First configure the build with cmake and then run make:

mkdir build
cd build
cmake ..
make

License

The code is licensed under the CC0 license and was written by Sebastian Ramacher (AIT Austrian Institute of Technology) and Erkan Tairi while at AIT. This work has been partially funded by the "ICT of the Future" Program of the FFG and the BMVIT as part of IoT4CPS and by the EU projects SECREDAS, COMP4DRONES, LABYRINTH. This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 783119, 826610, and 861696.

The SHAKE implementation is taken from eXtended Keccak Code Package which is also available under the CC0 license.

bfe-bf's People

Contributors

sebastinas avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ait-crypto

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.