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 platforms once imported into a
Big Number format.
2. Using the same digest algo SHA1 on both sides.
3. Local and peer names are consistent

Has anyone ever been able to interoperate between openssl and BouncyCastle
implementations?

  
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to