Skip to content

Commit f01a13c

Browse files
reaperhulkclaude
andauthored
openssl 4.0.2 (#788)
Claude-Session: https://claude.ai/code/session_01XKGkiV42XErmTG9jJjEM5U Co-authored-by: Claude <noreply@anthropic.com>
1 parent e674265 commit f01a13c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-4.0.1"
2-
export OPENSSL_SHA256="2db3f3a0d6ea4b59e1f094ace2c8cd536dffb87cdc39084c5afa1e6f7f37dd09"
1+
export OPENSSL_VERSION="openssl-4.0.2"
2+
export OPENSSL_SHA256="736b467530f916737b7031310ccb21d8218c6229e61e8e160cd1d3458cd543a8"
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-zlib no-shared no-module no-comp no-apps no-docs no-sm2-precomp no-atexit"

0 commit comments

Comments
 (0)