Re: [openssl-dev] Do you use the JPAKE feature?

2016-02-08 Thread Blumenthal, Uri - 0553 - MITLL
It’s currently “experimental” and we’re thinking of dropping it completely from the next release. If you use it, please reply here soon. All of my openssl builds have JPAKE enabled. But I cannot call myself a user of it. I’d rather not see it dropped, but I can’t claim operational impact

[openssl-dev] Do you use the JPAKE feature?

2016-02-08 Thread Salz, Rich
It's currently "experimental" and we're thinking of dropping it completely from the next release. If you use it, please reply here soon. -- Senior Architect, Akamai Technologies IM: richs...@jabber.at Twitter: RichSalz -- openssl-dev mailing list To unsubscribe:

[openssl.org #1771] CVS Head crypto/jpake/Makefile - missing install rule?

2014-09-08 Thread Rich Salz via RT
The missing target was added some time ago: commit e9eda23ae6eced7cb0d71440cee0431273ce8520 Author: Dr. Stephen Henson st...@openssl.org Date: Mon Oct 27 12:02:52 2008 + I just added string.h, fixed in HEAD and 1.0.2 commit 8842987e5a76535597b9795b0408565baabf18d1 Author: Alon Bar-Lev

JPAKE?

2014-07-06 Thread Ben Laurie
Does anyone use it? We're considering removing or refactoring it... __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List

Re: JPAKE?

2014-07-06 Thread Loganaden Velvindron
On Sun, Jul 6, 2014 at 1:37 PM, Ben Laurie b...@links.org wrote: Does anyone use it? Not that I'm aware of. It was never enabled in OpenSSH. We're considering removing or refactoring it... __ OpenSSL Project

JPAKE compatibility with BouncyCastle 1.48

2014-01-29 Thread Troyanker, Vlad
I am using openssl JPAKE implementation. Remote side is running JPAKE implementation from Android BouncyCastle 1.48 library. I am unable to make things work. JPAKE ZKP verification fails on the first round. I checked for all obvious gotchas, like: 1. Making sure secret is identical on both

0.9.8-stable SNAP 20081123 win32 build error (JPAKE)

2008-11-23 Thread Brad House
Looks like the LIBEAY32.def file got updated for the exports but the JPAKE stuff isn't being compiled in. I didn't specify JPAKE to be specifically built so maybe it's just an error with the def generation. I'm not familiar enough with the OpenSSL build system to really know where to look... I

[openssl.org #1771] CVS Head crypto/jpake/Makefile - missing install rule?

2008-10-31 Thread Alon Bar-Lev via RT
making install in crypto/jpake... make[2]: Entering directory `/home/alonbl/tmp/Development/opensc/build/trunk/tmp/openssl-SNAP-20081028/crypto/jpake' __ OpenSSL Project http://www.openssl.org

Re: [openssl.org #1771] CVS Head crypto/jpake/Makefile - missing install rule?

2008-10-31 Thread Alon Bar-Lev
Also string.h is missing. On 10/31/08, Alon Bar-Lev via RT [EMAIL PROTECTED] wrote: making install in crypto/jpake... make[2]: Entering directory `/home/alonbl/tmp/Development/opensc/build/trunk/tmp/openssl-SNAP-20081028/crypto/jpake

Re: [openssl.org #1771] CVS Head crypto/jpake/Makefile - missing install rule?

2008-10-31 Thread Alon Bar-Lev via RT
On 10/31/08, Alon Bar-Lev [EMAIL PROTECTED] wrote: Also string.h is missing. On 10/31/08, Alon Bar-Lev via RT [EMAIL PROTECTED] wrote: making install in crypto/jpake... make[2]: Entering directory `/home/alonbl/tmp/Development/opensc/build/trunk/tmp/openssl-SNAP-20081028/crypto

Re: [openssl.org #1771] CVS Head crypto/jpake/Makefile - missing install rule?

2008-10-31 Thread Alon Bar-Lev via RT
Forgot the attachment to rt. Sorry for the noise. On 10/31/08, Alon Bar-Lev via RT [EMAIL PROTECTED] wrote: On 10/31/08, Alon Bar-Lev [EMAIL PROTECTED] wrote: Also string.h is missing. On 10/31/08, Alon Bar-Lev via RT [EMAIL PROTECTED] wrote: making install in crypto/jpake

Re: [CVS] OpenSSL: openssl/apps/ apps.c openssl/crypto/jpake/ Makefile jpa...

2008-10-27 Thread Ben Laurie
PROTECTED] Module: openssl Date: 27-Oct-2008 13:02:53 Branch: HEAD Handle: 2008102712025200 Modified files: openssl/appsapps.c openssl/crypto/jpakeMakefile jpake.c jpake.h jpaketest.c Log: Fix warnings

Re: [CVS] OpenSSL: openssl/apps/ apps.c openssl/crypto/jpake/ Makefile jpa...

2008-10-27 Thread Dr. Stephen Henson
/openssl/cvs Email: [EMAIL PROTECTED] Module: openssl Date: 27-Oct-2008 13:02:53 Branch: HEAD Handle: 2008102712025200 Modified files: openssl/appsapps.c openssl/crypto/jpakeMakefile