I have downloaded perl strawberry, but I have no clue how to get rid of the built-in perl that
comes in cygwin, and point cygwin to use the strawberry perl.
Need Assistance!
בתאריך יום ג׳, 18 באוק׳ 2022 ב-0:49 מאת <openssl-users-request@xxxxxxxxxxx>:
Send openssl-users mailing list submissions to
openssl-users@xxxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
https://mta.openssl.org/mailman/listinfo/openssl-users
or, via email, send a message with subject or body 'help' to
openssl-users-request@xxxxxxxxxxx
You can reach the person managing the list at
openssl-users-owner@xxxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of openssl-users digest..."
Today's Topics:
1. RE: Build openssl on windows 10 using cygwin (Michael Wojcik)
2. RE: Build openssl on windows 10 using cygwin (Michael Wojcik)
3. Secure Remote Password (SRP) (Rohit Khera [C])
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 Oct 2022 17:31:06 +0000
From: Michael Wojcik <Michael.Wojcik@xxxxxxxxxxxxxx>
To: "openssl-users@xxxxxxxxxxx" <openssl-users@xxxxxxxxxxx>
Subject: RE: Build openssl on windows 10 using cygwin
Message-ID:
<MN2PR18MB27032B88CAC7DB51468C64B2F9299@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"
> From: ???? ??? <levyron77@xxxxxxxxx>
> Sent: Monday, 17 October, 2022 11:16
Please send messages to the list, not to me directly.
> And for the question with regard to the Windows style, are you referring?to CRLF as
> opposed to LF from linux?
No, to Windows-style file paths, with drive letters and backslashes, rather than (sensible) POSIX-style ones.
--
Michael Wojcik
------------------------------
Message: 2
Date: Mon, 17 Oct 2022 17:31:07 +0000
From: Michael Wojcik <Michael.Wojcik@xxxxxxxxxxxxxx>
To: "openssl-users@xxxxxxxxxxx" <openssl-users@xxxxxxxxxxx>
Subject: RE: Build openssl on windows 10 using cygwin
Message-ID:
<MN2PR18MB2703365D050FF04928613379F9299@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"
> From: ???? ??? <levyron77@xxxxxxxxx>
> Sent: Monday, 17 October, 2022 11:12
> see attached file for cygwin details.
I'm afraid I have no comment on that. I merely mentioned that for some OpenSSL releases, using a POSIXy perl implementation such as Cygwin's to configure OpenSSL for a Windows build did not work.
> *** ? OpenSSL has been successfully configured ? ? ? ? ? ? ? ? ? ? ***
If memory serves, configuring with Cygwin perl would succeed, but the build would subsequently fail due to an issue with paths somewhere. I don't remember the details.
I suggest you try Strawberry Perl. It's free, and trying it would not take long.
--
Michael Wojcik
------------------------------
Message: 3
Date: Mon, 17 Oct 2022 21:49:03 +0000
From: "Rohit Khera [C]" <rkhera@xxxxxxxxxxx>
To: "openssl-users@xxxxxxxxxxx" <openssl-users@xxxxxxxxxxx>
Subject: Secure Remote Password (SRP)
Message-ID:
<SJ0PR18MB5054CB5C67E8A3DAD8131FE0DF299@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
I am trying to get information on versions and usage of the Secure Remote Password Protocol (SRP) APIs in OpenSSLv3.
1. Are SRPv3, v6, and/or v6a supported?
1. I found the following information in the OpenSSL documents on the following C API for SRP: SRP_create_verifier(), SRP_user_pwd_new(), SSL_CTX_set_srp_password()
While the following documents the API :
https://www.openssl.org/docs/man3.0/man3/SRP_VBASE_new.html
Are there any examples of client and server programs that use these interfaces in order to register and authenticate a user?
1. The docs state that the APIs are deprecated - are new versions of the APIs planned or can we expect SRP functionality to be unavailable in future versions of OpenSSL?
/R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20221017/7cac8be9/attachment.htm>
------------------------------
Subject: Digest Footer
_______________________________________________
openssl-users mailing list
openssl-users@xxxxxxxxxxx
https://mta.openssl.org/mailman/listinfo/openssl-users
------------------------------
End of openssl-users Digest, Vol 95, Issue 24
*********************************************