Re: Tcnative-2 PQC support

2025-05-28 Thread federico bustamante
Done! Fede. On Wed, May 28, 2025, 14:05 Christopher Schultz < ch...@christopherschultz.net> wrote: > Federico, > > On 5/28/25 10:43 AM, federico bustamante wrote: > > Excellent news, thank you for taking the time to make it work. > > I tested it in 9.0.105 (using NI

Re: Tcnative-2 PQC support

2025-05-28 Thread federico bustamante
homas wrote: > On 27/05/2025 19:20, federico bustamante wrote: > > Hi Mark, hope to find you well. > > Just following up, did you get the build working? > > I tried a few more times but I couldn't make any progress. > > Yes, all working. There is a Tomcat Nati

Re: Tcnative-2 PQC support

2025-05-27 Thread federico bustamante
Hi Mark, hope to find you well. Just following up, did you get the build working? I tried a few more times but I couldn't make any progress. Fede On Thu, May 22, 2025, 08:22 federico bustamante wrote: > I couldn't make it work with mingw64. > The switch to 3.5 LTS would be w

Re: Tcnative-2 PQC support

2025-05-22 Thread federico bustamante
> > builds to use OpenSSL 3.5 since that is the new LTS version. > > Looks like we are heading towards consensus to do that - assuming I can > get the build working. > > Mark > > > > > Mark > > > >> > >> Fede > >> > >> On We

Re: Tcnative-2 PQC support

2025-05-21 Thread federico bustamante
Yes, I don't have high hopes on make in it work on Ubuntu, but I thought of giving it a try using mingw-64. I'll report back. Fede On Wed, May 21, 2025, 18:20 Christopher Schultz < ch...@christopherschultz.net> wrote: > Federico, > > On 5/21/25 2:22 PM, federico bustam

Re: Tcnative-2 PQC support

2025-05-21 Thread federico bustamante
stopher Schultz < ch...@christopherschultz.net> wrote: > Federico, > > On 5/21/25 12:27 PM, Christopher Schultz wrote: > > Federico, > > > > On 5/21/25 10:58 AM, federico bustamante wrote: > >> Hi! > >> Did anyone have any luck building tcnative-2.dll with

Tcnative-2 PQC support

2025-05-21 Thread federico bustamante
Hi! Did anyone have any luck building tcnative-2.dll with Openssl 3.5 to add Post Quantum Cryptography support? I tried following the steps in the wiki, but didn't have any luck (tried with cmake and nmake). Thanks!