This is the Windows app named BP (Bilinear Pairing) whose latest release can be downloaded as bp-0.2.4.tar. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named BP (Bilinear Pairing) with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
BP (Bilinear Pairing)
Ad
DESCRIPTION
A library encapsulating bilinear pairing computation and group computation in the cyclic groups G_1, G_2, G_T.
The bilinear pairing is a bilinear, non-degenerate map between G_1 and G_2 to an element in G_T.
The users can build complex pairing-based software by the Pairing library without much
knowledge of elliptic curves or pairing or number theory.
The library is smaller than 57 Kbytes, suitable for hand held devices. The size is only 3.7% of the size of the BPC library.
Maximum supported group size is 911 bits.
It is easy to compile the library for Android, ARM or x86 CPU.
The API of the library is compatible with the PBC library. It is easy for the PBC library users to port their programs to this library, only with little modification.
Features
- speed: pairing: 3.7 ms; exponentiation in G_1: 2.5 ms; exponentiation in G_T: 2.9 ms (on an Intel Core2 CPU @ 1.6 GHz, 64 bits Linux, group size is 157 bits)
- the library is smaller than 57 Kbytes, suitable for hand held devices
- the size of the library is only 3.7% of the size of the BPC library
- maximum group size is 911 bits
- open-sourced under the LGPL license, friendly to commercial use
- it is easy to compile the library for Android, ARM or x86 CPU
- The API of the library is compatible with the PBC library.
Audience
Science/Research, Developers
Programming Language
C
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/pairing/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.