| Name: openssl-ecjpake |
| URL: https://github.com/openweave/openssl-ecjpake |
| Revision: 92540f4393f6fd5cd9f0da5fd8fc0c988802769a |
| Security Critical: yes |
| |
| License File: src/LICENSE |
| License: Apache-2.0 |
| |
| Description: An implementation of the |
| [J-PAKE](https://en.wikipedia.org/wiki/Password_Authenticated_Key_Exchange_by_Juggling) |
| cryptographic protocol based on elliptic curves. J-PAKE is a key agreement protocol that |
| allows parties to establish secure communications by means of a shared, low-entropy password/secret. |
| |
| Local Modifications: This version was extracted from the OpenWeave project's third_party |
| directory and edited slightly to stand on its own. |