Skip to content

Commit 8ff9f65

Browse files
authored
openssl 3.5.4 (#718)
1 parent 212aeb2 commit 8ff9f65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cryptography-linux/openssl-version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export OPENSSL_VERSION="openssl-3.5.3"
2-
export OPENSSL_SHA256="c9489d2abcf943cdc8329a57092331c598a402938054dc3a22218aea8a8ec3bf"
1+
export OPENSSL_VERSION="openssl-3.5.4"
2+
export OPENSSL_SHA256="967311f84955316969bdb1d8d4b983718ef42338639c621ec4c34fddef355e99"
33
# We need a base set of flags because on Windows using MSVC
44
# enable-ec_nistp_64_gcc_128 doesn't work since there's no 128-bit type
55
export OPENSSL_BUILD_FLAGS_WINDOWS="no-ssl3 no-ssl3-method no-zlib no-shared no-module no-comp no-dynamic-engine no-apps no-docs no-sm2-precomp no-atexit"

0 commit comments

Comments
 (0)