[openssl.org #1553] mscrypto engine for 0.9.8

2007-06-29 Thread Roumen Petrov via RT
Please find attached file openssl-mscrypto-20070625.tar.gz with openssl engine that can use keys from windows key-store. The engine can work with external keys too. Source is for openssl version 0.9.8 and mingw build require openssl source with mingw patch for 0.9.8 from request #1552 ( see

Re: [openssl.org #1553] mscrypto engine for 0.9.8

2007-06-29 Thread Alon Bar-Lev
Hello, This is nice, although I don't see any real use case for this engine, as you require the user to manually export information from CryptoAPI store into files before the engine could be used. I think OpenSSL engine (generic) should allow to expose certificate store, this will allow engines

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