Giter Site home page Giter Site logo

ibe-win32's Introduction

ibe-win32 - a Win32 port of the Stanford IBE library

Introduction

This is a collection of the files that I modified in order to get the Stanford IBE library version 0.7.2 to compile on Windows 32 with the MSVC++ development tools. Please note that IBE depends on the OpenSSL library and on the GMP library. I have only tested it on a Windows XP machine.

Compilation and installation

In order to compile the Stanford IBE library for Windows 32 you need first to install the OpenSSL library and my Windows port of the GMP library.

After you have compiled and installed the above required libraries, copy the files provided here to the distribution directory of IBE 0.7.2 and overwrite the existing files there, then simply enter the directory and type nmake. You probably need to change the include directories in the Makefile, unless you use the directory structure that I do. There is no installation required, just put byte_string.h, curve.h, fp2.h and ibe_lib.h to your include path and ibe.lib to your library path. When you are using it in MSVC++ to compile new programs don't forget to define _NTRG_WIN32_, include ibe_lib.h and link against all the required libraries.

In the directory bin/ you can find a pre-compiled version.

Acknowledgements

Benjamin Lynn, for implementing the Boneh-Franklin identity-based encryption scheme.

ibe-win32's People

Contributors

argp avatar

Watchers

 avatar

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.