RELIC (github.com/relic-toolkit) has, among other things, the state-of-the-art implementation described in http://eprint.iacr.org/2013/722, with the BF-IBE scheme implemented in the repository. There is some support for pairing-friendly curves at the 192-bit security level as well. Code is not ready for production though, as RELIC is much more of a research library.
Best, -- Diego de Freitas Aranha Institute of Computing - University of Campinas http://www.ic.unicamp.br/~dfaranha On Mon Jan 26 2015 at 7:21:40 AM Filipe <[email protected]> wrote: > There is the MIRACL library from Mike Scott that has already an > implementation from Boneh-Franklin IBE scheme. > I have used it and from what I have seen, its the most efficient pairing > library. > > Filipe > > > > On 26 Jan 2015, at 04:05, Watson Ladd <[email protected]> wrote: > > BN curves offer very high speeds. I haven't looked at the code myself, > but DCLXVI by Michael Naehrig, Ruben Niederhagen, and Peter Schwabe > promises lots of speed. There is also a Go implementation by AGL: I > don't know if they are compatible. > > On Sun, Jan 25, 2015 at 6:52 PM, Trevor Perrin <[email protected]> wrote: > > Supposing I wanted to implement an IBE scheme (like Boneh-Franklin). > Does anyone know what the "best" curves and implementations are > (hopefully with conservative security, but high speed)? > > > Trevor > _______________________________________________ > Curves mailing list > [email protected] > https://moderncrypto.org/mailman/listinfo/curves > > > > > -- > "Those who would give up Essential Liberty to purchase a little > Temporary Safety deserve neither Liberty nor Safety." > -- Benjamin Franklin > _______________________________________________ > Curves mailing list > [email protected] > https://moderncrypto.org/mailman/listinfo/curves > > > _______________________________________________ > Curves mailing list > [email protected] > https://moderncrypto.org/mailman/listinfo/curves
_______________________________________________ Curves mailing list [email protected] https://moderncrypto.org/mailman/listinfo/curves
