mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-21 13:59:40 +00:00
J-PAKE is not RSA.
This commit is contained in:
parent
448da15fbf
commit
33c51ec143
@ -4,7 +4,7 @@
|
||||
#ifndef OPENSSL_EXPERIMENTAL_JPAKE
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
printf("No RSA support\n");
|
||||
printf("No J-PAKE support\n");
|
||||
return(0);
|
||||
}
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user