RE: Minimum compiler version?
| Newsgroups | gmane.comp.encryption.openssl.user |
|---|---|
| Organization | Nexbridge Inc. |
| Message-ID | <[email protected]> |
Hi Eric, My requirement is a minimum c99 version so that OpenSSL can be built on older systems. We are planning to move to c11 around the October 2025 timeframe. Unfortunately, this is not a choice I can control, given compiler availability on the HPE NonStop platform – which is a very active environment. Regards, Randall From: [email protected] <[email protected]> On Behalf Of Eric Roshan-Eisner Sent: July 9, 2025 4:57 PM To: openssl-users <[email protected]> Subject: Minimum compiler version? I'm looking into contributing my RISCV Vector implementation of poly1305 [1] to openssl. It would need to be rewritten to conform to openssl's internal asm API. I see that most of the simd implementations are in perlasm. Could I contribute a RISCV implementation in C using the newish vector compiler intrinsics [2]? These are supported by gcc 14 and clang 17. I can't find any documented minimum compiler versions for the project as a whole, or for RISCV in particular. Can openssl use features from newer compilers, or otherwise gate this implementation at build time? -Eric [1] https://github.com/edre/rvv-chacha-poly [2] https://github.com/riscv-non-isa/rvv-intrinsic-doc -- You received this message because you are subscribed to the Google Groups "openssl-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to openssl-users+unsubscribe-MCmKBN63+BlAfugRpC6u6w@public.gmane.org <mailto:openssl-users+unsubscribe-MCmKBN63+BlAfugRpC6u6w@public.gmane.org> . To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-users/75a8a7f1-0547-4858-b96d-f4a0e0d3c019n%40openssl.org <https://groups.google.com/a/openssl.org/d/msgid/openssl-users/75a8a7f1-0547-4858-b96d-f4a0e0d3c019n%40openssl.org?utm_medium=email&utm_source=footer> . -- You received this message because you are subscribed to the Google Groups "openssl-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to openssl-users+unsubscribe-MCmKBN63+Bmbup2nOX2J7Q@public.gmane.org To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-users/001501dbf115%2499517020%24cbf45060%24%40nexbridge.com.