[openssl-dev] [openssl.org #4349] Pull request for bilinear pairings

2016-06-14 Thread Rich Salz via RT
See the PR for all information; don't need a duplicate ticket now. (Esp since this is post-1.1) -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4349 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

[openssl-dev] [openssl.org #4349] Pull request for bilinear pairings

2016-02-26 Thread Diego Aranha via RT
Dear OpenSSL development team, Below you can find a pull request I just submitted containing a patch to implement bilinear pairings inside OpenSSL: https://github.com/openssl/openssl/pull/751 The implementation supports the so-called BN curves which are state-of-the-art in academic research

Re: Bilinear pairings

2007-07-03 Thread Jean-Marc Desperrier
Diego de Freitas Aranha wrote: During my Msc, I developed an implementation of bilinear pairings over elliptic curves using OpenSSL. In particular, an implementation of the Tate pairing over curves defined on prime fields. I am writing to ask you guys if the OpenSSL team has any interest

Bilinear pairings

2007-06-29 Thread Diego de Freitas Aranha
Hi, I am a PHD student in UNICAMP, Brazil. During my Msc, I developed an implementation of bilinear pairings over elliptic curves using OpenSSL. In particular, an implementation of the Tate pairing over curves defined on prime fields. I am writing to ask you guys if the OpenSSL team has any